Cut down on some more function calls for jQuery(...). Everything points back to the...
authorJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 14:23:25 +0000 (14:23 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 14:23:25 +0000 (14:23 +0000)
commit85e0945718dd8108577b7b4b5b3c86def3bfb17c
tree354abab77a43f5322c30ad50e233fa372e2104b1
parent041fd5f2b52bb5c5dbb9ddbd6fffcc89fdbfe638
Cut down on some more function calls for jQuery(...). Everything points back to the same root jQuery(document) object now. Going towards ticket #4240.
src/core.js