Sunday, May 25, 2014

Reload the current document

location.reload(Optional);

Optional. Specifies the type of reloading:
false - Default. Reloads the current page from the cache.
true - The current page must be reloaded from the server

No comments:

Post a Comment