|
|
Auto Refresh - after page loads | ||
Discussion by moldboy with 13 Replies.
Last Update: February 12, 2010, 1:52 am | |||
![]() |
|
|
Thanks
Try this website: http://www.draac.com/ , Then click on Javascripts.
There are a few things in there that may help you in doing that. :-D
I have been visiting that website for years, and I find it very helpful. Its how I learned image mapping.
CODE
<body onload="window.setTimeout('window.location.reload()',1000);">
The 1000 = 1 Second...
If it's for users - just annihilate IE, then put Opera into the vaccum thus created
<meta http-equiv="refresh" content="600">
not if the contet is more than the time it takes to load the page... who cares when it starts counting... If it has to be like 5 secconds after it loads, then you can make it like 6 or 7...
QUOTE (qwertyiscool)
not if the contet is more than the time it takes to load the page... who cares when it starts counting... If it has to be like 5 secconds after it loads, then you can make it like 6 or 7...
Link: view Post: 191075
hi i have tried to open the suggested website for javasc ( http://www.draac.com/picture-roll.html) but the links in that web did not work.
i'm using ASP.net when ever i will write the codes that you have mention in the HTML the code will change and it will appare on the webpage and will not work.
thank you
you can use http://www.Refreshthis.Com to auto refresh a website
hello,
I saw you code on this site.
<body onload="window.SetTimeout('window.Location.Reload()',1000);">
this will refresh the page every second.
but do you know a command for refreshing the page just once?
I'm looking for this but it only should refresh once.
many thanks in advance,
-reply by albert-jan
You can do so with if-get commands in php quite easily. Just make a list and you can have it refresh as many times as you want.
If you just want it to refresh oncemakea single if get command and direct users to that page. I am making an mmorpg with ajax and if get commands some hashed some not.
-reply by IncludeAustin
Hi Guys,
Just to let you know you can auto refresh any website including twitter at http://www.Refreshthis.Com
Hope this is of some help to people.
-reply by David
I have a select form which gets data from mysql and insert them as options. If I select an option and click on a submit button it sends back information to mysql. What I want is to refresh the form/page every x seconds without deselecting my selected option.
I have not found a solution for this yet. Does anyone have a clue?
Rob
Similar Topics:
How To Autorefresh A Page Every Two...
Make A Flat Based Shoutbox With Au...
Refreshing a page from another page
Trouble With Links On A List i want to display it inline (7)
|
(15) Word.doc Or Pdf Formatted File To Display In A Web How to maintain the formatting???
|
Loading...
HOME 






