How to remove an attribute from a DOM element using Javascript? ... First i add an attribute: document.getElementById("foo").attributes['contoso'] = "Hello, world ...
確定! 回上一頁