StackFlow
Javascript - add class
document.getElementById("hello").classList.add("class_name");
Please enable JavaScript to view the
comments powered by Disqus.