javascript window addEventListener( )
| addEventListener( ) | NN 6 IE n/a DOM n/a |
| addEventListener("eventType", listenerFunction, useCapture) | |
|
Although the window object as we know it is not officially part of the W3C DOM, Netscape 6 implements this W3C DOM event model method for the window object. See the addEventListener( ) method discussion among the shared methods described. |
|
Previous: javascript window alert( )
Next: javascript window window
- #12011-12-01Reviewing ...
2229,Nickname,Homepage or email,Comments here,Add comment
