276,153 views
1 vote
1 vote
The method node.____(att) removes the attribute att from the node.

User Yarm
by
3.0k points

1 Answer

16 votes
16 votes

Answer:

The method node.removeAttribute(att) removes the attribute att from the node.

User Rothrock
by
3.0k points