setAttributeNodeNS method

[This documentation is preliminary and is subject to change.]

Sets an IHTMLDOMAttribute2 interface as part of the object.

Document Object Model (DOM) Level 3 Core Specification, Section 1.4Internet Explorer 9

Syntax

IHTMLDOMAttribute retVal = object.setAttributeNodeNS(pattr);

Standards information

Parameters

Remarks

If the object already contains an attribute with the same name, the new attribute replaces the original attribute.

See also

setAttributeNode

 

 

Build date: 1/26/2012