If you want to add a class to a given element in JavaScript, you can use the classList property. First, you have to get the given element, ...
確定! 回上一頁