Search completed in 1.00 seconds.
4 results for "element.setAttributeNodeNS":
Element.setAttributeNodeNS() - Web APIs
WebAPIElementsetAttributeNodeNS
syntax replacedattr = element.setattributenodens(attributenode) replacedattr is the replaced attribute node, if any, returned by this function.
Methods - Archive of obsolete content
ArchiveMozillaXULMethod
ement.isequalnode dom:element.issamenode dom:element.issupported dom:element.lookupnamespaceuri dom:element.lookupprefix dom:element.normalize dom:element.removeattribute dom:element.removeattributenode dom:element.removeattributens dom:element.removechild dom:element.removeeventlistener dom:element.replacechild dom:element.setattribute dom:element.setattributenode dom:element.setattributenodens dom:element.setattributens dom:element.setuserdata ...
Element - Web APIs
WebAPIElement
element.setattributenodens() sets the node representation of the attribute with the specified name and namespace, from the current node.
Index - Web APIs
WebAPIIndex
1164 element.setattributenodens() api, dom, element, method, reference setattributenodens adds a new namespaced attribute node to an element.