Bug Tracker

Modify

Ticket #4970 (closed bug: fixed)

Opened 4 years ago

Last modified 3 years ago

Opera and HTML 5 Child Selectors

Reported by: somedumbme91 Owned by:
Priority: major Milestone: 1.4
Component: selector Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

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

test.html Download (1.0 KB) - added by somedumbme91 4 years ago.
A test case, using id selelctors and tagname selectors.

Change History

Changed 4 years ago by somedumbme91

A test case, using id selelctors and tagname selectors.

comment:1 Changed 4 years ago by jerone

I confirm that it doesn't work on Opera 9.6. It does work on Opera 10 beta!

comment:2 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed
  • Component changed from unfiled to selector

This was fixed in jQuery 1.4.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.