Re: [css-d] IE5.5 and td[scope]
am 02.05.2007 21:58:15 von James Gadrow--------------080603050204000800020005
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
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
--------------080603050204000800020005--