blob: 2953b0ca58c55df5d645f144a995a8ed98465c10 [file] [log] [blame]
A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.
More information:
http://sizzlejs.com/
Discussion:
http://groups.google.com/group/sizzlejs
Documentation:
http://wiki.github.com/jeresig/sizzle
Testing Sizzle:
- Open test/index.html in your browser to run the tests.
- The actual unit tests are in test/unit/selectors.js.