On 10/20/06, Barney Carroll <[EMAIL PROTECTED]> wrote:
> I have definitions like the one below... Which IE6 simply doesn't seem
> to acknowledge.
>
> form[id="resourceSelector"] .resource.left
> {clear: left; margin-right: 2em;}

It's entirely possible that IE6 doesn't support attribute specs.  But
you don't need them for the example you give; just use

form#resourceSelector .resource.left




>
> Any help?
>
> Many thanks,
> Barney
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>


-- 
Mark J. Reed <[EMAIL PROTECTED]>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to