XML DOM » Element » removeAttribute Syntax: element.removeAttribute(name)This method is used to remove an attribute of the specified name from the element.
確定! 回上一頁