Slashdot Mirror


Apple Details CSS Bugs in Internet Explorer for Mac

Isbiten writes "An article at Apple Developer Connection discusses all the CSS bugs in Microsoft Internet Explorer, and compares IE to other browsers, including Mozilla." Wow, they sure do.

4 of 73 comments (clear)

  1. Re:if apple feels so strongly about it... by Anonymous Coward · · Score: 5, Informative

    They don't have to bundle Explorer anymore, the five-year agreement with MS is over. But Chimera is still in beta, OmniWeb is not finished, Mozilla is a bloated suite, Opera is not ready for prime time...

  2. Re:Are these the worst CSS bugs? by tim1724 · · Score: 5, Informative

    MSIE 5.x for Mac OS (classic and OS X) is well known for being the first browser with good CSS support. Mozilla is quite good now too (better in some ways) but has its own set of CSS bugs. I expect that Mozilla will have its CSS bugs fied before IE's CSS bugs are fixed...

    one of the most annoying things about IE5.x on Mac OS is that it doesn't provide any method of choosing a stylesheet. (Mozilla has a very handy View->Use Style menu for choosing which stylesheet to use when a page has multiple stylesheets.) There's a useful little javascript which you can put in your bookmarks toolbar to get around this, but it's annoying that there's no built-in GUI for it. (When testing changes to my CSS style sheets, I like to have the page link to both the old and new versions so I can swap back and forth.)

    --
    -- Tim Buchheim
  3. Re:Are these the worst CSS bugs? by tim1724 · · Score: 5, Informative

    no, that doesn't allow you to do what I want. That allows you to turn stylesheets on and off, and it allows you to set the user stylesheet.

    If a page provides multiple stylesheets (for example, wired.com's new design has different stylesheets which specify different font sizes) IE will use the default stylesheet and not give you any method of choosing another one.

    Mozilla, on the other hand, will list each of the stylesheets in the View->Use Style menu. (try it right now.. go to Wired.com in Mozilla and look at the View->Use Style menu. You can choose between four different stylesheets for that page.)

    To do the same thing in IE, you need to go to favelets.com and grab the "choose stylesheet" javascript.

    Another cool site which shows off the ability to have multiple stylesheets on the page is this page .. it's much more interesting than Wired's font size changes. :)

    --
    -- Tim Buchheim
  4. Re:yay codebitch... by CodeBitch · · Score: 5, Informative

    You're all very kind, but I can confirm that I (CodeBitch) didn't write the article at Apple's site; Peter-Paul Koch did. I did compile the Bug Guide he refers to, and update it whenever a new CSS bug comes to light that can be narrowed down enough to diagnose. All contributions to these resources, suggestions and so forth are always gratefully received.

    --
    Cracking the whip on your naughty HTML since 2000