Opened 16 years ago
Closed 13 years ago
#2579 closed enhancement (duplicate)
$.fn.is and $.fn.not should accept functions like $.fn.filter
Reported by: | tr4nslator | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicates http://bugs.jquery.com/ticket/5712
Note: See
TracTickets for help on using
tickets.
See also #2773.