Opened 11 years ago
Closed 11 years ago
#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: | ||
Blocked by: | Blocking: |
Description
See attached js fiddle
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → selector |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
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.