Previous Message
Next Message

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

Sent by Tobias Stuedemann on 17 October 2003 18:06


Hi Darrel,

Did you try to use two classes instead of one id and one class?

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.

Hope to help,


am Freitag, 17. Oktober 2003 um 16:11 wurde vernommen:

>> Is anyone familiar with this issue? It seems as if IE can't 
>> handle a style
>> sheet with two styles both for the same ID, but with 
>> different classes:
 
>>     div.classone#districtSelect {
>>       background-color: #ffc;
>>       }
>>  
>>     div.classtwo#districtSelect {
>>       background-color: #000;
>>       }


Mit freundlichen Grüssen

Tobias Stuedemann

[EMAIL-REMOVED]
http://www.xento.de

______________________________________________________________________
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

Message thread:

Possibly related: