| Selectors API: Working Draft |
|
2007-10-19: The Web API Working Group released an updated Working Draft of Selectors API. Widely used in CSS, selectors are patterns that match against elements in a tree structure. These methods are defined to retrieve element nodes from the DOM by matching against a group of selectors, and simplify the process of acquiring specific elements, especially compared with more verbose techniques used in the past. Visit the Web API home page. (Permalink) Read the full story |
