CssQuery: Difference between revisions

Content deleted Content added
m per WP:HYPHEN, sub-subsection 3, points 3,4,5, replaced: publicly- → publicly using AWB
Line 13:
}}
{{lowercase|title=cssQuery}}
'''cssQuery''' is a [[JavaScript]] [[Library (computing)|Library]] used to query HTML elements 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==