HTMLElement RemoveAttribute Method
Removes an attribute from an element.
R←I RemoveAttribute X
This is an APLDOM to browser DOM synchronized method.
I is the HTMLElement instance. X is an attribute name. R is 0.
Removes an attribute from an element.
R←I RemoveAttribute X
This is an APLDOM to browser DOM synchronized method.
I is the HTMLElement instance. X is an attribute name. R is 0.