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

User Etoropov
by
8.2k points

1 Answer

4 votes

Answer:

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

User Steve Jessop
by
7.7k points