Skip to main content

Bug Tracker

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.

Attachments (1)
  • test.html (1.0 KB) - added by somedumbme91 July 24, 2009 09:20PM UTC.

    A test case, using id selelctors and tagname selectors.

Change History (2)

Changed August 08, 2009 03:15PM UTC by jerone comment:1

I confirm that it doesn't work on Opera 9.6.

It does work on Opera 10 beta!

Changed February 16, 2010 08:52PM UTC by john comment:2

component: unfiledselector
resolution: → fixed
status: newclosed

This was fixed in jQuery 1.4.