Bug Tracker

Opened 13 years ago

Closed 13 years ago

#7559 closed bug (invalid)

Selectors

Reported by: Eugene Owned by: Eugene
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:

Description

This code does not work in IE8, but works in opera and mozilla

$("#menu-list .accordion div:eq(2)").text();

Change History (2)

comment:1 Changed 13 years ago by snover

Owner: set to Eugene
Status: newpending

Please provide a minimal test case as per the How to report bugs instructions.

comment:2 Changed 13 years ago by addyosmani

Resolution: invalid
Status: pendingclosed

Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our guidelines, all submitted tickets must contain a test case that reproduces the issue you are experiencing.

This allows us to test your bug thoroughly and evaluate whether it is a jQuery core issue. As you have not submitted the requested test case, we will be closing this ticket as invalid.

Please feel free to submit a test-case if you are still experiencing this issue and we will re-investigate as soon as possible.

Last edited 13 years ago by addyosmani (previous) (diff)
Note: See TracTickets for help on using tickets.