CssQuery: Difference between revisions

Content deleted Content added
Zastrowm (talk | contribs)
Added Notability + promote tag
Declining G11; not blatant attempt at spamming. However, this may not be notable.
Line 1:
 
{{notability}}
 
{{db-promo}}
{{Orphan|date=February 2009}}
{{Infobox_Software
Line 14 ⟶ 12:
}}
{{lowercase|title=cssQuery}}
'''cssQuery()''' is a powerful cross-browser [[JavaScript]] [[Function (computer science)|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 ==