Ticket #7559 (closed bug: invalid)
Selectors
| Reported by: | Eugene | Owned by: | Eugene |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
This code does not work in IE8, but works in opera and mozilla
$("#menu-list .accordion div:eq(2)").text();
Change History
comment:2 Changed 2 years ago by addyosmani
- Status changed from pending to closed
- Resolution set to invalid
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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