Modify ↓
Ticket #3710 (closed bug: worksforme)
IE 8 find() does not work
| Reported by: | roberthenniger | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.3 |
| Component: | selector | Version: | 1.2.1 |
| Keywords: | ie8 find selector | Cc: | roberthenniger |
| Blocking: | Blocked by: |
Description
When you try to "find" an collection of objects the IE8 will propmt with a error message. I tested it with jQuery 1.2.1 and found one person which tested it with the latest 1.2.6.
Here is the demo: http://www.sanchothefat.com/dev/jquery/bugs/ie8-jquery-find-bug.html
{{ Line: 13 Error: Object required }}
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

It works for me on IE8.
Reopen with more details if you will.