30-07-2008

Javascript javascript refresh link

Javascript refresh link - refreshes the page just like the refresh button on the browser:

<a href="#" onClick="window.location.reload( true );">Reload</a>

Comments:

Your comment:

»
Mike 21/10/2009, 12:02 am
That clears all form data.
FF 3.5 refreshing does not clear data.

 

[x]