Content deleted Content added
No edit summary |
corrected link to dean edwards, and added compu-prog-stub (as in prototype.js page) |
||
Line 1:
<div class="notice metadata" id="stub" style="clear:both;">''This [[JavaScript]]-related article is a [[Wikipedia:Stub|stub]]. You can help Wikipedia by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''</div> [[Category:JavaScript stubs]]▼
{{lowercase|title=cssQuery}}▼
{{Infobox_Software |
name = cssQuery Javascript Function|
developer = [[Dean Edwards (developer)|Dean Edwards]] |
latest_release_version = 2.0.2 |
latest_release_date = [[September 10]], [[2005]] |
Line 13 ⟶ 8:
website = [http://dean.edwards.name/my/cssQuery/ dean.edwards.name] |
}}
▲<div class="notice metadata" id="stub
▲{{lowercase|title=cssQuery}}
'''cssQuery()''' is a powerful cross-browser [[JavaScript]] [[function]] that enables querying of a DOM document using [[CSS]] selectors. All [[CSS1]] and [[CSS2]] selectors are allowed plus quite a few [[CSS3]] selectors.
==Usage==
Line 31 ⟶ 29:
** [http://dean.edwards.name/my/cssQuery/test.html Test page]
{{compu-prog-stub}}
[[Category:JavaScript_libraries]]
|