Bug Tracker

Ticket #1364 (closed enhancement: fixed)

Opened 2 years ago

Last modified 4 days ago

Bring Back jQuery.expr["@"]

Reported by: aheimlich Assigned to: john
Type: enhancement Priority: major
Milestone: 1.3 Component: core
Version: 1.2.6 Keywords: attribute selectors custom
Cc: Needs: Review

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

Change History

Changed 1 year ago by john

  • owner set to john

Changed 4 days ago by john

  • status changed from new to closed
  • version changed from 1.1.3 to 1.2.6
  • resolution set to fixed
  • milestone changed from 1.1.4 to 1.3

This has been resolved with the introduction of Sizzle.

Note: See TracTickets for help on using tickets.