Count the number of classes an element has? code example Example: Count the number of classes an element has? var classLength = element.classList.length;