< body onresize="myFunction()"> < script> function myFunction() { alert("Catalina here! Warning you that you've changed the size of the browser!"); } < script>