Fixed two cases where []. was used instead of Array.prototype. (Bug #1427)
authorJohn Resig <jeresig@gmail.com>
Mon, 20 Aug 2007 07:08:01 +0000 (07:08 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 20 Aug 2007 07:08:01 +0000 (07:08 +0000)
commitbd78d4f65dea2fc5fbfd58a0f099f8839ee9707d
tree4b9f09d538ab74c54dfd49f51985e6cfefd1b1b0
parent05fb8eaa1058578f911ab5d0d4436e97010f4cc7
Fixed two cases where []. was used instead of Array.prototype. (Bug #1427)
src/event/event.js
src/jquery/jquery.js