I was having problems with a site rendering properly in Internet Explorer. A friend of mine suggested that I use Firefox instead.
I thought I'd write this blog article to vent my annoyance, and put everyone right!
Now, I've used IE to access the following:
-sites containing Java applets
-eBay
-Amazon
-Flickr
-YouTube
-BBC web page
-various sites that use Javascript to mimic 1980s pub games (such as Space Invaders)
-a virtual, secure desktop environment of one of my clients, which is separated from the host operating system
IE has no problems whatsoever with any of these.
The very few sites I encounter that have display problems in IE don't do anything major. They really are simple. The problem is usually just rendering of stylesheets.
Why don't they work?
Enterprise Architects have an expectation now that a web site will work on a browser. That's that. No hassles.
Your web server can emit HTML and Javascript that will work on different browsers. Or it can pick up the type of browser, and send different output to each. You then test it on the last couple of versions of:
IE
Firefox
Opera
Safari
And then your web site will work. This is very simple, basic stuff. This is what websites have done for years, and it succeeds.
The website that I mentioned at the beginning of this article carried a notice stating 'IE is having problems rendering our pages'.
This isn't what is happening.
Only one thing is going on: 68% of their target audience is not able to do business through their web page.
If you can't get this right, then you're missing the point of having a web site.