advertisement

Weblog:   Should You Give Up Internet Explorer?
Subject:   Other websites?
Date:   2004-07-11 14:17:20
From:   badguy
Response to: Other websites?

IE isn't that good at standards - it implements them but isn't very complient as it doesn't strictly inforce the syntax.
For example in Java Script on IE you can do document.forms(form) whereas it should be document.forms[form]
Firefox supports all the standards you mention.
-->