» Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Pages: 1
Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+" seconds left until page refresh!"
else
curtime=cursec+" seconds left until page refresh!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
//-->[/spoiler]
Remember to edit the [b]bold part [/b]
Preview -[url]http://www.stormpages.com/boyfomhell/refresh.html[/url]
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
question==> whats the advantage of auto refresh page?... anyway, thanks for sharing!
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
hi sir!!im a newbee hehe and i wanna know whats the good thing about using this script in my proffy?hehe just kinda confused about the purpose of this?coz i actually wanted to try this!!
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
Re: Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v
bro.., i am currently searching for ths code... im so glad tht i found it here in our forum..^^
thx alot.. ths s wht i needed..^^
but wait... is it posible to refresh ur page once???
plss tell me how
thx in advance^^
» Paste on your JS codes
[spoiler][b]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"[/b]
if (document.images){
v