Previous Message
Next Message

IE 6 bug with multiple ID styles? (was: classes and I Ds...mutuall y exclusive? )

Sent by Austin, Darrel on 17 October 2003 23:11


> You did not give an live-example, but maybe you just used the id twice
> - only once is allowed - in your html? Your first example looks like
> this could be the problem.

I know it looks that way. You're about the tenth person to mention that ;o)

Sorry if I'm not fully explaining this. Only one of the two would appear on
the page:

> >>     div.classone#districtSelect {
> >>       background-color: #ffc;
> >>       }
> >>  
> >>     div.classtwo#districtSelect {
> >>       background-color: #000;
> >>       }

....but not both. I did try the two-class thing...but I'm not sure what the
outcome of that was. I finally just decided to use yet another wrapper DIV
and that works. I'm stil wondering why my original method wasn't agreeable
with IE6, though.

-Darrel
> 
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: