Changed .get(-Number) to use .slice() instead of .toArray() (which doesn't take any...
[jquery.git] / src / traversing.js
2009-07-16 Yehuda KatzUnify .not and .filter (resolves #4200).
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...