March 25, 2005
IE/Mac doesn’t handle elements with two class names
This for Google’s sake, mostly.
But for future reference, IE/Mac doesn’t handle elements that have two class names.
And this sucks, because it’s a common technique I use to make my CSS a little more user adaptable.
Because the producers at work are usually making minor tweaks and changes to the layouts of the few CSS pages we have, I adopted this technique. In a total bastardization of the OOP term, I think of them as mix-ins.
Say, you’ve got an <h1> with a class=”lede”, but the producers need to make it bigger and red when it’s a breaking story. Except for IE/Mac, they could do something like this: class=”lede breaking.”
Anyway, I second any motions to drop support for IE/Mac. Mac users should be smart enough to be using the better options they have.
Filed under: Technology,Web design
Next: When good CMSs go bad!
Previous: Sometimes the best interface is no interface
Related
- Mac mini a gateway
drugfruit - Clean code, blogs makes breaking news easy
- Answer to PC vs. Mac depends on needs
-
http://sidesh0w.com/ Ethan
-
Chris