-
Execute Function On Page Reload
Hi
I need a script that will execute a function when the page is reloaded (ie. when the user presses F5 or a document.location.reload() is called).
I've tried body.onload which in normal circumstances works but unfortunately our database software that runs the HTMLs (Magic) doesn't really support this feature.
Any help will be greatly appreciated!
Kind Regards
Kermit
-
-
Eh, the server has nothing to do with how the JavaScript is executed, that is all up to the browser.
The onload even should work, do you have an example of it not working?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks