|
|
Q707 How can I refresh a webpage every 30 mins on the hour and the half-hour?
irt.org | Knowledge Base | JavaScript | Redirect | Q707 [ previous next ] Q707 How can I refresh a webpage every 30 mins on the hour and the half-hour?It would be easier if it were just every 30 minutes -- you could then just use a META tag to refresh the location. But to refresh on the hour and at half past the hour, you will need JavaScript:
|
-- div -->
|