JavaScript Source Code 3000: Page Details: Reload on Resize
Reload on Resize
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!
JavaScript Source Code 3000: Page Details: Reload on Resize Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
<!-- 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 -->