Selectors API: Working Draft

Author(s) and publish date

Published:

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.

Related RSS feed