Removed the need for the results set to have array methods. Resolves jQuery bug ...
authorJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 18:41:29 +0000 (18:41 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 18:41:29 +0000 (18:41 +0000)
commit58235cc38ea835cde0ae90dd2919b86e47f3dd05
tree3ae0db49ed31050dc5955baa6f13c0888215d0ed
parentf094c803deba3c35c66f9dc0923db800fb088753
Removed the need for the results set to have array methods. Resolves jQuery bug #4250.
src/core.js
src/selector.js