On Sep 3, 2007, at 6:21 AM, Klaus Hartl wrote:


John Resig wrote:
$(".next.open")
The same works in normal CSS.

Not in IE 6 of course, and in IE 7 only in Strict mode[1], just for the record...

[1]http://blogs.msdn.com/ie/archive/2005/09/02/460115.aspx



--Klaus

And just to pick up on what Klaus wrote, since this issue caused confusion before: The syntax works in all browsers when used as a jQuery selector. It's only as a CSS selector (in a stylesheet, for example) that it doesn't work consistently across browsers.


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

Reply via email to