Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
seleniumhq
GitHub Repository: seleniumhq/selenium
Path: blob/trunk/third_party/js/sizzle/README
2868 views
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.