CssQuery: Difference between revisions

Content deleted Content added
license
RussBot (talk | contribs)
m Robot-assisted fix links to disambiguation page Function
Line 9:
}}
{{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 ==