#236 closed enhancement (duplicate)
extend not(jQuery) to be able to operate with sets
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | set not | Cc: | |
Blocked by: | Blocking: |
Description
Want to be able to use s1.not(s2) to remove all nodes from s1 that are in s2
Note: See
TracTickets for help on using
tickets.
Summarized in http://jquery.com/dev/bugs/bug/252/