Web Page layout question
Web Page layout question
- Started
- Last post
- 4 Responses
- revolver
I want a HTML web page to automaticaly update its layout every 5 minutes. Basicaly I want the page to reload 1 of 3 layouts every 5 minutes. Any Ideas? I have done the google thing but no joy.
Thanks in advance
- ********0
Javascript
- ********0
http://www.downloadfreetrial.com…
Found on the magical site known as Google.
- jevad0
and a database
- slinky0
lame way...
create 3 pages w 3 layouts and put a redirect in the Meta tag and loop all three...
1 redirects to 2, 2 redirects to 3, 3 redirects back to 1