Document 对象参考手册
创建新的 Attr 节点。
createAttribute(name)
如果 name 参数中含有不合法的字符,该方法将抛出代码为 INVALID_CHARACTER_ERR 的 DOMException 异常 。
Element.setAttribute() 、 Element.setAttributeNode()
Search: