Modify ↓
Ticket #1364 (closed enhancement: fixed)
Bring Back jQuery.expr["@"]
| Reported by: | aheimlich | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | attribute selectors custom | Cc: | |
| Blocking: | Blocked by: |
Description
jQuery.expr@ was removed from jQuery 1.1.3 in favor of a speed increase. While speed increases are always good, it is now impossible for people to create their own attribute selectors without patching jQuery.fn.filter.
See: http://groups.google.com/group/jquery-en/browse_thread/thread/9e06516de0acc26c
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.
