How hateful it is to develop a web application which runs correctly with different browsers?

Like this:

You have to run different browsers for testing the web-page.  What’s more? You have to run those stupid IE browsers under VirtualBox or some virtual system.  Moreover, different detail behaviors of JavaScript/CSS engine drives you crazy, especially IE.  You can write the CSS which works correctly with Chrome/FireFox/Opera, unfortunately, the layout will be messed up by IE! Also, you can write some code that runs correctly with IE6/IE8/Chrome/FireFox/Opera, but not with IE7 (jQuery error when aborting an ajax call only in Internet Explorer).

Die! IE! Die!!!!!!

This entry was posted in English Articles, WTF and tagged , , , , . Bookmark the permalink.

One Response to How hateful it is to develop a web application which runs correctly with different browsers?

  1. prajna says:

    這時候需要淡定啊教練。