Reprise...
5 November 2007 16:11IE6, would you please report to the nearest motorway and commence playing in traffic.
The CSS 2007 Snapshot says that the Selectors Level 3 CSS module is a current part of CSS. Okay, so the snapshot's still a working draft, but the support for that module is *there* in other browsers, but until you have fucked off and died, we can't use anything new from it reliably.
I want to use it. I want to use attribute selectors for things like the following:
input[type=text] {
foo: bar;
}
input[type=checkbox] {
foo: bat;
}
But you, IE6, you screaming cockbastard, are still around - like a bloody millstone, you are. Get under the wheels of a bus as soon as possible... make the world a better place through your absence!
The CSS 2007 Snapshot says that the Selectors Level 3 CSS module is a current part of CSS. Okay, so the snapshot's still a working draft, but the support for that module is *there* in other browsers, but until you have fucked off and died, we can't use anything new from it reliably.
I want to use it. I want to use attribute selectors for things like the following:
input[type=text] {
foo: bar;
}
input[type=checkbox] {
foo: bat;
}
But you, IE6, you screaming cockbastard, are still around - like a bloody millstone, you are. Get under the wheels of a bus as soon as possible... make the world a better place through your absence!