Bug Tracker

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 john

Owner: set to john

comment:2 Changed 14 years ago by john

Milestone: 1.1.41.3
Resolution: fixed
Status: newclosed
Version: 1.1.31.2.6

This has been resolved with the introduction of Sizzle.

Note: See TracTickets for help on using tickets.