在html5新增的classList之前, 操作元素的class用的是className這個屬性, ... 提供了4個操作class的方法: add,remove,toggle,contains,.
確定! 回上一頁