  Combat Chuck Too Many Cannibals Premium join:2001-11-29 Erie, PA
| reply to KoolMoe Re: Great
said by KoolMoe : Or... maybe if all designers made all their pages standards compliant so almost every site on the net wouldn't render correctly in IE - perhaps MS would finally be forced to get their act together and abide by the standards?
Here's the deal: -from my experience IE will render pertty much everything, compliant or non-compliant -"compliant" browsers( by which I mean non-ie because many of the "compliant" browsers aren't actually fully compliant) render varing levels of non-compliant code.
I've been asking for about a year now, why is a browser that vomits when digesting non-compliant code better than one that handles it seamlessly? I'll answer for you it's not. And I guarantee that the things that IE does not comply to would be added fairly quickly if webmasters started using them.
IE does not write non-compliant html; webmasters do. Lets place the blame where it is due. -- John Kerry- doing for America whatever it is you want him to do for however long you want him to do it; except if you didn't want him to do it in the first place in which case he never did it. |
|
  justin Australian join:1999-05-28 Brooklyn, NY
Host: IPv6 Business Connectiv.. Home/Office setup .. Console/Handheld g.. Console Tech
| IE has a number of outright html rendering bugs - where it does the wrong thing with the right html. the workarounds have been there for so long that people forget they are workarounds and assume that is just the way it should be.
as for browsers that try to do the right thing with bad html, yes, sure, but I'd prefer the browser made it clear that it was guessing. That isn't "vomit", that is promoting standards compliance. IE places equal emphasis on bad code as good code - to IE, there are just two (or more) ways to do the same thing.
html has to be unusually broken now to cause opera or firefox to not display anything useful vs IE displaying a good page. The list of sites that are unusable without IE are down to a vanishingly small percentage. |
|
  Jason Levine Premium join:2001-07-13 USA
| reply to Combat Chuck said by Combat Chuck : Here's the deal: -from my experience IE will render pertty much everything, compliant or non-compliant -"compliant" browsers( by which I mean non-ie because many of the "compliant" browsers aren't actually fully compliant) render varing levels of non-compliant code.
The problem is that IE doesn't support a lot of code that is standard. For example, according to standards, any element can utilize the hover pseudo-class. This can allow you to create roll over effects without the use of any JavaScript. Unfortunately, Internet Explorer only supports :hover on links. This means that developers have to resort to JavaScript to support IE. -- -Jason Levine http://www.jasons-toolbox.com/ http://www.PCQandA.com/ http://www.urateit.com/ |
|