how to check if a dom element has a specific class with javascript code example Example: js check for class in classList element.classList.contains(className);