Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


reload Method

Reloads the current page.

Syntax

location.reload( [ bReloadSource ] )

Parameters

bReloadSource Optional. Boolean  that specifies one of the following possible values:
false Default. Reloads the page from the browser cache.
true Reloads the page from the server.

Return Value

No return value.

Standards Information

There is no public standard that applies to this method.

Applies To

Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
location
Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.