196k views
1 vote
The method node.____(att) removes the attribute att from the node.

User Etoropov
by
5.4k points

1 Answer

4 votes

Answer:

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

User Steve Jessop
by
5.0k points