Re: auto-refresh
Nicolas Pioch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Steve Kleene wrote: > Is there a way to have Mozilla automatically refresh the current page > periodically? Probably at least 2 days to implement this: - via some containing frameset maybe, one frame would have a JavaScript timer and instruct another frame to reload a given URL every so often upon timer expiration... either reload or loading a given URL - maybe using mozilla -remote 'Reload()', although this might only work reliably if you only have one mozilla window open