getElementsByClassName
The Element method getElementsByClassName() returns a live HTMLCollection which contains every descendant element which has the specified class name or names.
The Element method getElementsByClassName() returns a live HTMLCollection which contains every descendant element which has the specified class name or names.