Javascript debugger
Website design
↑
DOMElement {
void setIdAttribute(string name,
bool isId);
}
Declares the attribute name to be of type ID.
The name of the attribute.
Set it to TRUE
if you want name to be of type
ID, FALSE
otherwise.