CssQuery: Difference between revisions

Content deleted Content added
m per WP:HYPHEN, sub-subsection 3, points 3,4,5, replaced: publicly- → publicly using AWB
BattyBot (talk | contribs)
m removed Template:Multiple issues & general fixes using AWB (10471)
Line 1:
{{multiple issues|
{{Notability|Products|date=November 2009}}
}}
 
{{Infobox software
Line 13 ⟶ 11:
}}
{{lowercase|title=cssQuery}}
'''cssQuery''' is a [[JavaScript]] [[Library (computing)|Library]] used to query HTML elements via [[CSS_selectorCSS 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==