I have a definition list where each dt has an id.  I'd like to style
each dd depending on the preceeding dt.  I'd rather not have to class
each dt/dd pair, so the most obvious approach to me was dt#id + dd,
but just as obvious it doesn't work for IE.

Is there a CSS only way to simulate the adjacent selector for IE6?  I
haven't been able to find anything on google.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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