CssQuery: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Bluelink 1 book for verifiability (goog)) #IABot (v2.0) (GreenC bot
Redirected page to JQuery
Tag: New redirect
 
Line 1: Line 1:
#REDIRECT [[jQuery]]
{{Notability|Products|date=November 2009}}

{{Infobox software
| name = cssQuery Javascript Function
| developer = [[Dean Edwards (developer)|Dean Edwards]]
| latest release version = 2.0.2
| latest release date = {{release date and age|2005|9|10}}
| genre = [[JavaScript library]]
| license = [[GNU Lesser General Public License]] v2.1
| website = [http://dean.edwards.name/my/cssQuery/ dean.edwards.name]
}}
{{lowercase|title=cssQuery}}
'''cssQuery''' is a [[JavaScript]] [[Library (computing)|Library]] used to query [[HTML element]]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/><ref>{{cite web
| url=http://www.slideshare.net/jeresig/history-of-jquery
| title=History of jQuery
| date=2007-10-31
| last=Resig|first=John
| accessdate=2017-01-28}}</ref>

==References==
{{reflist | refs=
<ref name=Resig2006>{{cite book | last=Resig | first=John | title=Pro JavaScript Techniques | page=93 | url=https://books.google.com/books?id=GgJN2CC_2s4C&pg=PA94&lpg=PA94 | year=2006 | isbn=978-1-59059-727-9 | publisher=Apress }}</ref>
<ref name=York2006>{{cite book | last=York | first=Richard | title=CSS Instant Results | page=[https://archive.org/details/cssinstantresult0000york/page/78 78] | publisher=Wiley | isbn=978-0-471-75126-7 | year=2006 | url=https://archive.org/details/cssinstantresult0000york| url-access=registration }}</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=https://books.google.com/books?id=L9otyT4crSQC&pg=PA515}}</ref>
}}

== Resources ==
* {{Official|http://dean.edwards.name/my/cssQuery/}}

[[Category:JavaScript libraries]]


{{compu-prog-stub}}

Latest revision as of 11:10, 28 July 2020

Redirect to: