The removeEventListener Method


The removeEventListener Method

You use the removeEventListener method to remove a W3C event listener. The arguments passed to this method are the same as you pass to the addEventListener , discussed earlier in this chapter. You can see the support for this method in Table 6.40.

Table 6.40. The removeEventListener Method

Method

NS2

NS3

NS4

NS6

IE3a

IE3b

IE4

IE5

IE5.5

IE6

removeEventListener( event , listnerFunction , capture )

                   
       

x

           
 

No return value



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