DOM removeAttribute()方法用於從元素中刪除具有指定名稱的屬性。它與removeAttributeNode()方法相似,但區別在於removeAttributeNode方法用於刪除指定的屬性對象, ...
確定! 回上一頁