Return to Snippet

Revision: 61345
at December 7, 2012 02:54 by seloh77


Initial Code
window.location = window.location.href;

Initial URL


Initial Description
With this statement you can reload a page, this will also reset any forms on the page.

Initial Title
javascript page reload

Initial Tags
javascript

Initial Language
JavaScript