The removeAttributeNode Method


The removeAttributeNode Method

The removeAttributeNode method is the W3C version of the removeAttribute methodif you've created an attribute with the setAttribute method, you can remove it with the removeAttribute method. You can see the support for this method in Table 6.37.

Table 6.37. The removeAttributeNode Method

Method

NS2

NS3

NS4

NS6

IE3a

IE3b

IE4

IE5

IE5.5

IE6

removeAttributeNode( attributeNode )

     

x

         

x

 

Returns: attribute object



Inside Javascript
Inside JavaScript
ISBN: 0735712859
EAN: 2147483647
Year: 2005
Pages: 492
Authors: Steve Holzner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net