Side navigation
#252 closed bug (fixed)
Opened October 06, 2006 02:31PM UTC
Closed October 11, 2009 02:21PM UTC
Extend not(), filter(), add() etc. to accept jQuery object as argument
Reported by: | joern | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | ajax | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
If the change in ticket #320 -- forcing jQuery to inherit from
Array
-- was implemented, these functions would automatically accept jQuery objects as arguments because the testwould always yield true when t is a jQuery object.