3.3.2. Selectors
3.3.2.1. $$()
document.getElementsByClassName(className [, parentElement])
Returns all the elements that are associated with the CSS class className. If no parentElement is given, the entire document body will be searched.
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial