Bug Tracker

Ticket #2579 (new enhancement)

Opened 5 months ago

$.fn.is and $.fn.not should accept functions like $.fn.filter

Reported by: tr4nslator Assigned to: anonymous
Type: enhancement Priority: minor
Milestone: 1.2.4 Component: core
Version: 1.2.3 Keywords:
Cc: Needs: Review

Description

Since $.fn.is and $.fn.not basically perform the same functionality as $.fn.filter for a single node, they should also accept functions in addition to expressions, as $.fn.filter does.

Attachments

Note: See TracTickets for help on using tickets.