remove class of all elements with id code example Example: how to remove an class in javascript document.getElementsByClassName("legend").style.display="none";