home *** CD-ROM | disk | FTP | other *** search
- <ccResource>
- <ccTitle>
- Reload on Resize
- </ccTitle>
- <ccCategory>
- Browser
- </ccCategory>
- <ccDescription>
- If a user resizes the window, it will reload the page, good if you use multiple javascripts or dhtml on your page.
- </ccDescription>
- <ccInstructions>
- The code goes only inside the BODY tags. You can change the items below to suit your needs.
- </ccInstructions>
- <ccHeadContent>
-
- </ccHeadContent>
- <ccBodyContent>
-
- </ccBodyContent>
- <ccElementContent>
-
- <ccElementName>onResize</ccElementName>
- <ccElementAction>window.location.href = window.location.href;</ccElementAction>
-
- </ccElementContent>
- <ccExtraData>
-
- </ccExtraData>
- </ccResource>