Modify ↓
Ticket #12146 (closed bug: wontfix)
multiple find() methods on a selector not working
| Reported by: | adofito | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | selector | Version: | 1.8b2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
See attached js fiddle
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's true that having multiple elements on the same page with the same ID is technically valid, but we're not going to support it and neither does any other library. Use classes.