Moved a bunch of methods out of the jQuery-specific Sizzle code into more-appropriate...
authorJohn Resig <jeresig@gmail.com>
Mon, 26 Oct 2009 22:07:57 +0000 (18:07 -0400)
committerJohn Resig <jeresig@gmail.com>
Mon, 26 Oct 2009 22:07:57 +0000 (18:07 -0400)
commitbbffc99f7c60d42d4286786dfd6a43aa31d62ae2
tree58bd5ac0bebdd51a7b04275edf4f71d0db3f688a
parentb7ccc58afec145120e8e675cf8fd30e9ea97f2a3
Moved a bunch of methods out of the jQuery-specific Sizzle code into more-appropriate files, in jQuery itself.
src/core.js
src/css.js
src/fx.js
src/manipulation.js
src/selector.js
src/traversing.js