Added in the new .closest(Array) method, will be used to improve the performance...
authorjeresig <jeresig@gmail.com>
Thu, 3 Dec 2009 00:05:51 +0000 (19:05 -0500)
committerjeresig <jeresig@gmail.com>
Thu, 3 Dec 2009 00:05:51 +0000 (19:05 -0500)
commite534a310c7e99c44d93855ad5865ad5e985039ba
tree46832f782b6ec16f5eabc0993479619939b70428
parent62436f4b292aadfe5419f897d7b8504054ab1c8c
Added in the new .closest(Array) method, will be used to improve the performance of live filtering.
src/traversing.js
test/unit/traversing.js