Re: Switch between two web pages
- From: "Gzornenplat" <ianbambury@xxxxxxxxx>
- Date: 26 Nov 2006 18:49:55 -0800
Hi,
div id=page1
div id=page2
timer 1 switches between the 2 divs (using 'visibility')
timer 2 fires off Ajax update requests for each page alternately (this
prevents - or reduces the chance of - the replies clashing)
Ian
http://www.examples.roughian.com/
d.s.stevenson@xxxxxxxxx wrote:
Hi,
Anyone aware of a way to switch between two web pages while still
allowing each page to run in the background? ie. I have one web page
that auto refreshes every 60 seconds, and another one that also auto
refreshes every 60 seconds.
What i want to be able to do is to switch back and forth between these
two pages every 5 mins, while still allowing each page to run (refresh)
individually in the background.
Each individual page is collecting statistics and databasing them so
both need to run every 60 seconds, therefore a simple redirect of the
same browser would not allow this to happen.
Thanks in advance.
Daniel
.
- Follow-Ups:
- Re: Switch between two web pages
- From: d . s . stevenson
- Re: Switch between two web pages
- References:
- Switch between two web pages
- From: d . s . stevenson
- Switch between two web pages
- Prev by Date: Re: [PHP] <?=$var?> on OS X
- Next by Date: Simple Document Sharing Software
- Previous by thread: Re: Switch between two web pages
- Next by thread: Re: Switch between two web pages
- Index(es):
Relevant Pages
|
|