Use alert dialog in body onresize event : body : HTML Tags JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » HTML Tags » body »

 

Use alert dialog in body onresize event

















<html>
    <head>
        <title>OnResize Example</title>
    </head>
    <body onresize="alert('Resizing')">
    </body>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo HTML Tags
» body