CssQuery: Difference between revisions

Content deleted Content added
BattyBot (talk | contribs)
m removed Template:Multiple issues & general fixes using AWB (10471)
BlueStove (talk | contribs)
m wikilink HTML elements {{Official|http://dean.edwards.name/my/cssQuery/}}
Line 11:
}}
{{lowercase|title=cssQuery}}
'''cssQuery''' is a [[JavaScript]] [[Library (computing)|Library]] used to query [[HTML elementselement]]s via [[CSS selector#Selector|CSS selectors]]. cssQuery was the first publicly available library to support versions 1&ndash;3 of the CSS standard, and provides separate libraries for each.<ref name=Resig2006/> The library works on all modern browsers<ref name=York2006/> and influenced the design of the [[jQuery]] library.<ref name=York2009/>
 
==References==
Line 21:
 
== Resources ==
* [{{Official|http://dean.edwards.name/my/cssQuery/ Official website]}}
 
[[Category:JavaScript libraries]]