
JavaScript Reload Page Button
This script reloads a page by a click of a button.
Example
Script Source
<form>
<INPUT TYPE="button" VALUE="Try it! Click here to reload this page" onClick='parent.location="javascript:location.reload()"'>
</form>
Please let me know if this script was helpful to you.
[rating]