To remove a class from an element, you use the remove() method of the classList property of the element. Suppose you have a <div> element as follows:
確定! 回上一頁