Thu, 2004-09-02 15:40
Anybody know how to make a page reload just once with JS?
Fri, 2004-09-03 03:36
#1
Javascript Page Reload
I think it's like this to reload the current page:
this.document.reload()
Anybody know how to make a page reload just once with JS?
I think it's like this to reload the current page:
this.document.reload()