Re: Mac IE 5 issues
- From: Andy Dingley <dingbat@xxxxxxxxxxxxxx>
- Date: Mon, 07 Nov 2005 13:17:22 +0000
On 6 Nov 2005 21:13:47 -0800, "Ken Walden" <ken.walden@xxxxxxxxx> wrote:
>now displaying fine on all the browsers I've been able to try,
>except for IE 5 on Mac. And it's totally dead on there.
>
>The URL is http://www.wordsworthcoop.com/new/
IE5/Mac is monumentally broken. It also has so few users that it's
really not worth worrying about. However you probably want to fix this,
so...
IE5/Mac is probably _most_ broken when it comes to its parser. It has a
habit of encountering really trivial invalidities (or even valid code it
simply doesn't like) then abandoning that whole section for rendering.
Be _very_ careful about issues like bad syntax (your incorrect comment
marker in the CSS) always quoting attributes and not including optional
whitespace if you can avoid it. Extra whitespace in the value of a class
attribute is an infamous IE/Mac killer.
.
- Follow-Ups:
- Re: Mac IE 5 issues
- From: dorayme
- Re: Mac IE 5 issues
- From: Ken Walden
- Re: Mac IE 5 issues
- References:
- Mac IE 5 issues
- From: Ken Walden
- Mac IE 5 issues
- Prev by Date: Re: Images in a dropdown list
- Next by Date: multiple frame-update
- Previous by thread: Re: Mac IE 5 issues
- Next by thread: Re: Mac IE 5 issues
- Index(es):