window.onMove : Window Object : Window JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Window » Window Object »

 

window.onMove







The onMove event handler is fired when the window it is referenced in is moved.












<html>
    <body onMove='alert("Do NOT move this window!")'>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Window
» Window Object