Re: [css-d] IE5.5 and td[scope]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



D. D. Brierton wrote:
On Wed, 2007-05-02 at 16:24 +0100, Martin Paton wrote:

I'm using ... #contactform table td[scope] {width:50%}
... to set the width of the label column of a form. Does IE 5.5 support
this because I can't get it to pick up (or is there a workaround?)

No, IE5.x doesn't support attribute selectors. I don't believe IE6 does
either. Not sure about IE7. The workaround is to give the td elements in
question a class.

Supposedly IE7 does support attribute selectors (as well as many other advanced selectors) but I've stuck to the older styles for now until the other versions of IE drop out of mainstream usage.

--
Thanks,

Jim


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux