Side navigation
#4970 closed bug (fixed)
Opened July 24, 2009 09:19PM UTC
Closed February 16, 2010 08:52PM UTC
Opera and HTML 5 Child Selectors
Reported by: | somedumbme91 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
JQuery won't allow me to select the children of a HTML 5 element ("nav") using $("nav > ul"). Using an id selector on the nav element works fine, and so does using getElementByTagName.
I'm using jQuery 1.3.2 and Opera 9.64 build 5270 on Mac OS X.
I confirm that it doesn't work on Opera 9.6.
It does work on Opera 10 beta!