Content deleted Content added
→References: Added second cite. |
Added third cite and converted to reflist. |
||
Line 18:
}}
{{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–3 of the CSS standard, and provides separate libraries for each.<ref name=Resig2006/> The library works on all modern browsers
==References==
{{reflist | refs=
<ref name=York2006>{{cite book | last=York | first=Richard | title=CSS Instant Results | page=78 | publisher=Wiley | isbn=978-0-471-75126-7 | year=2006 | url=http://books.google.co.uk/books?id=FOfpwhW_FxMC&pg=PA78}}</ref>
<ref name=York2009>{{cite book | last=York | first=Richard | title=Beginning JavaScript and CSS Development with jQuery | page=28 | publisher=Wiley | isbn=978-0-470-22779-4 | year=2009 | url=http://books.google.com/books?id=L9otyT4crSQC&pg=PA515}}</ref>
}}
== Resources ==
|