Hello,

I was wondering whether it is acceptable CSS to combine pseudo class
selectors, like this:

div#div_Navigation ul li:first-child:before {
... [STYLES HERE]
}

The W3C CSS validator does not complain and my versions of Firefox,
Chrome, Safari or Opera display the style. Internet Explorer 7 does not
seem to accept it, however, even with Dean Edwards' IE7.js script
activated (see http://code.google.com/p/ie7-js/).

I would be grateful if anyone could advise whether they have been able
to get multiple pseudo class selectors working in Internet Explorer.

Many thanks and regards,

Grant Bailey



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to