Skip to main content

Bug Tracker

Side navigation

#1364 closed enhancement (fixed)

Opened July 05, 2007 05:26PM UTC

Closed January 05, 2009 03:23PM UTC

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

Attachments (0)
Change History (2)

Changed July 20, 2007 03:23PM UTC by john comment:1

owner: → john

Changed January 05, 2009 03:23PM UTC by john comment:2

milestone: 1.1.41.3
resolution: → fixed
status: newclosed
version: 1.1.31.2.6

This has been resolved with the introduction of Sizzle.