De-eval'd selectors and the various DOM methods (will marginally help our speed and...
authorJohn Resig <jeresig@gmail.com>
Sat, 26 Jan 2008 00:26:28 +0000 (00:26 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 26 Jan 2008 00:26:28 +0000 (00:26 +0000)
commit5da2e98cb39f30e940962fe0bf2d23356d9f90a8
tree12e495219e5b4b18ecfcf722cc76bf48289952d9
parent1faed11e3c0752981d8b01e1272fb3a72272f966
De-eval'd selectors and the various DOM methods (will marginally help our speed and make us more compatible with projects like Caja and Adobe AIR). Left a selector eval in for backwards compatibility support of selector plugins.
src/core.js
src/selector.js