HTMLTableElement.SetIdAttributeNode
Syntax:
Parameters:
<Attribute> (required)
An element attribute.
<IsID> (required)
An identifier flag.
Description:
If the <IsID> parameter = True, the specified attribute becomes "a user-defined identifier".
Exception reasons:
- this node is read-only;
- the specified attribute is not an attribute of this element.
Availability:
Note: