It's still an opinion. There are no facts or figures that can change somebody's opinion on a matter.Internet explorer:
- Can't speak Javascript (because most every page complains about a JS error when there's none)
- Hates CSS with a passion and lacks common features of css everyone else uses
- changes the capitalization and quotations within source
- renders horribly slow
- has a god awful caching system
- Doesn't let us use cross domain calls through frames!
- It doesn't know what security is
It's not my opinion, it's a fact, and if you, a developer, who should have experienced having to tailor specific versions of your scripts to work on internet explorer, says otherwise, then I can't say you're much of a web developer, unless you know an incredibly good toolkit.
Oh, and just to prove my point, that Internet explorer is that uncooperative kid brother everyone hates:
Not only did BBC have to use different CSS and javascript for Internet Explorer, they had to use different sheets for different VERSIONS of Internet Explorer.HTML Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB"> <head profile="http://dublincore.org/documents/dcq-html/"> <meta name="dcterms.created" content="2010-06-10T12:01:34Z" /> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="description" content="Breaking news, sport, TV, radio and a whole lot more. The BBC informs, educates and entertains - wherever you are, whatever your age." /> <meta name="keywords" content="BBC, bbc.co.uk, bbc.com, Search, British Broadcasting Corporation, BBC iPlayer, BBCi" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta name="robots" content="noodp" /> <link rel="apple-touch-icon" href="http://static.bbc.co.uk/homepage/img/iphone.png"/> <title>BBC - Homepage</title> <link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/homepage/css/bundles/international/main.css?3" media="screen,print" /> <!--[if IE 6]><link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/homepage/css/bundles/international/ie6.css?3" media="screen,print" /> <![endif]--><!--[if IE 7]><link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/homepage/css/bundles/international/ie7.css?3" media="screen,print" /> <![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/homepage/css/bundles/international/ie8.css?3" media="screen,print" /> <![endif]--><!--[if gt IE 8]><link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/homepage/css/bundles/international/gt-ie8.css?3" media="screen,print" /> <![endif]--> <link rel="schema.dcterms" href="http://purl.org/dc/terms/" /> <link rel="index" href="http://www.bbc.co.uk/a-z/" title="A to Z" /> <link rel="help" href="http://www.bbc.co.uk/help/" title="BBC Help" /> <link rel="copyright" href="http://www.bbc.co.uk/terms/" title="Terms of Use" /> <link rel="icon" href="http://www.bbc.co.uk/favicon.ico" type="image/x-icon" /> <meta name="viewport" content="width = 974" /> <link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/frameworks/barlesque/1.1.6/newnav/style/main.css" /> <link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/bbcdotcom/0.3.9/style/3pt_ads.css" /> <script type="text/javascript" src="http://node1.bbcimg.co.uk/glow/gloader.0.1.3.js"> gloader.use("glow", {map: "http://node1.bbcimg.co.uk/glow/glow/map.1.7.2.js"}); </script> <script type="text/javascript" src="http://static.bbc.co.uk/frameworks/barlesque/1.1.6/newnav/script/blq_core.js"></script> <!--[if (IE 6)|(IE 7)]>



Reply With Quote







