HTML DOM
GitHub 0★
Reload the current page
Reload and keep the POST data
location
.
reload
(
)
;
Reload and ignore the POST data
location
.
href
=
location
.
href
;
See also
Redirect to another page
Redirect to another page
Remove all children of a node