Useful for situations when a page resize moves the page elements improperly or causes JavaScript errors, which has been known to occasionally occur on pages with layers. As a solution, this script reloads the web page when the user resizes the page.
If you resize this page, it is reloaded. Try it!
<!– ONE STEP TO INSTALL RELOAD ON RESIZE:
1. Add the onLoad event handler into the BODY tag –>
<!– STEP ONE: Insert the onLoad event handler into your BODY tag –>
<BODY onResize=”window.location.href = window.location.href;”>
<p></p><center>
<font face="arial, helvetica" size="-2">Free JavaScripts provided<br />
by The JavaScript Source
</font></center><p>