Added massive speed improvements to selectors. Also added support for :nth-child...
authorJohn Resig <jeresig@gmail.com>
Fri, 29 Jun 2007 19:52:38 +0000 (19:52 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 29 Jun 2007 19:52:38 +0000 (19:52 +0000)
commitfd249ca808408166882847c217d55ae4c5a799e8
tree23f80a09cbe6f9d36484d536d2e0415202bc496b
parent05864eebcd4b6907043197ca9817715c3a46aa1b
Added massive speed improvements to selectors. Also added support for :nth-child(An+B) syntax.
src/jquery/jquery.js
src/selector/selector.js