所以当你想要给一个元素设置颜色、背景色等在元素的 style 特性中存在的属性,应该这么写。 document.getElementById("div1").setAttribute( ...
確定! 回上一頁