cssQuery

cssQuery
cssQuery Javascript Function
Developer(s) Dean Edwards
Stable release 2.0.2 / September 10, 2005
Type JavaScript library
License GNU Lesser General Public License v2.1
Website dean.edwards.name

cssQuery() is a 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

elements = cssQuery(selector [, from]);

where selector (required) is a valid CSS selector and from (optional) is a document, element or array of elements which is filtered by selector.

The function returns a JavaScript array of elements. If there is no match, an empty array is returned.

Resources



Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • CssQuery — Infobox Software name = cssQuery Javascript Function developer = Dean Edwards latest release version = 2.0.2 latest release date = September 10, 2005 genre = JavaScript library license = GNU Lesser General Public License v2.1 website =… …   Wikipedia

  • Dean Edwards (disambiguation) — Dean Edwards may refer to: Dean Edwards, stand up comedian and actor Dean Edwards (footballer), former professional footballer, played as a forward Dean Edwards (developer), developer of the IE7 JavaScript Library and the cssQuery JavaScript… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”