Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q199 Is there a way to force a page to reload even if the browser option has been turned off?

You are here: irt.org | FAQ | JavaScript | Redirect | Q199 [ previous next ]

<script language="JavaScript"><!--
location.reload(force);
//--></script>

Feedback on 'Q199 Is there a way to force a page to reload even if the browser option has been turned off?'

©2018 Martin Webb