Feed on
Posts
Comments

Archive for the 'Browser Hacks' Category

Mozilla Firefox is my no. 1 web browser and I also must to admit that it is the most used application on my desktop. I’m using it on daily basis and as I like to do things fast and in a comfortable way I’m using keyboard shortcuts. I thought that they could help to many [...]

Read Full Post »

JavaScript is recently very popular scripting language. It powers the most popular Web 2.0 applications with a combination of web development technique called AJAX. However, if you thought that JavaScript can be used only by web developers I must defeat you. Below this paragraph you will find 2 snippets of JavaScript code that you can [...]

Read Full Post »

A new IE6 bug was discovered by a Japanese blogger called Hamachiya2. He found out a combination of CSS and HTML code that can totally crash IE6: <style>*{position:relative}</style><table><input></table> Here you can find a live preview. (it works without problems in Mozilla Firefox and other good browsers) For me it is just another one confirmation how [...]

Read Full Post »