Opened 16 years ago
Closed 14 years ago
#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: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 16 years ago by
Owner: | set to john |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.1.4 → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.1.3 → 1.2.6 |
Note: See
TracTickets for help on using
tickets.
This has been resolved with the introduction of Sizzle.