cssQuery

This is an old revision of this page, as edited by Lesser Cartographies (talk | contribs) at 20:20, 23 August 2014 (Rewriting article to focus on library (not function) and remove WP:COPYVIO. More cites to come.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

cssQuery is a JavaScript Library used to query HTML elements via CSS selectors. cssQuery was the first publicly-available library to support versions 1–3 of the CSS standard, and provides separate libraries for each. The library works on all modern browsers.

cssQuery Javascript Function
Developer(s)Dean Edwards
Stable release
2.0.2 / September 10, 2005
TypeJavaScript library
LicenseGNU Lesser General Public License v2.1
Websitedean.edwards.name

References

  • Resig, John (2006). Pro JavaScript Techniques. Apress. p. 93. ISBN 978-1-59059-727-9.

Resources