‘No Bed’ Bugs
I’m planning on waking up early tomorrow, but right now I’m up later than I should be fighting with IE5/MAC’s CSS implementation. For CSS1 it’s great, but it’s hit and miss for anything reaching into CSS2. I’ve just spent a couple of hours trying work-around after work-around in order to apply the formatting I want to a table—no border except the right hand side of each cell. I finally figured it out, though not without resorting to a CSS/HTML attribute hybrid.
As I start to do more and more CSS intensive layouts, IE5/MAC is my biggest obstacle. On Windows you can assume people are running at least IE5, which has decent, though not great CSS2 support. Lots of them are running IE6, with nearly full support. Luckily, Microsoft tries to force IE6 onto everyone that uses Windows Update, so the penetration numbers should keep rising.
NS7 is terrific, with almost complete support for CSS2. If everyone ran that or Mozilla my world would be a hell of a lot easier. At least both of those have good consistency across any OS, so if it works in NS7 Windows I can count on it working elsewhere.
In conclusion of this rather boring entry, here are some pages that might help you overcome the same problems that I’ve had with my CSS layouts in IE5/MAC:
CSS Bugs in IE5.x Mac
MacEdition Guide to CSS Support for Tables
CSS Hints for Internet Explorer 5
Commented Backslash MacIE5 CSS Hack
CSS Master Grid (slightly out of date, but useful)
Comments
Posted by: miguel on December 3, 2002 1:19 AM
Posted by: simon on December 3, 2002 1:26 AM
Posted by: miguel on December 3, 2002 11:43 AM
Posted by: simon on December 3, 2002 11:57 AM
Posted by: eric on December 3, 2002 12:38 PM
Posted by: miguel on December 3, 2002 1:43 PM
Posted by: simon on December 3, 2002 1:50 PM
Posted by: miguel on December 3, 2002 1:55 PM
Posted by: meredith on December 3, 2002 5:32 PM
Posted by: nina on December 3, 2002 11:30 PM