AUTO REFRESH PAGE [TIMED]
+3
[DYOSZA] Allana
[DYOSZA]BEBOT
[DYOSZA]candy
7 posters
Page 1 of 1
AUTO REFRESH PAGE [TIMED]
Paste on your JS codes
Remember to edit the bold part
PREVIEW http://www.stormpages.com/boyfomhell/refresh.html
- Spoiler:
- //enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="0:03"
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
//-->
Remember to edit the bold part
PREVIEW http://www.stormpages.com/boyfomhell/refresh.html
Last edited by [DYOSZA]candy on Sat May 30, 2009 6:20 pm; edited 1 time in total
[DYOSZA]candy- MOD
- Posts : 102
Reputation : 43
Join date : 2009-05-27
Age : 30
Re: AUTO REFRESH PAGE [TIMED]
sz candy ano ipplit sa bold part hehe and preview po thnx labyah :*
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: AUTO REFRESH PAGE [TIMED]
` niCe ...
[DYOSZA] ĵнәu- MOD
- Posts : 16
Reputation : 1
Join date : 2009-05-26
Age : 29
Re: AUTO REFRESH PAGE [TIMED]
hmmmmm nice info for newbie
tnx for sharing
tnx for sharing
PLAYBOY[FORBIDDEN_LOVE]- Amatuer
- Posts : 93
Reputation : 10
Join date : 2009-05-26
Age : 35
Location : saudi
Re: AUTO REFRESH PAGE [TIMED]
thankz sa repu dyosza jin
labyOu muah!!
labyOu muah!!
[DYOSZA]candy- MOD
- Posts : 102
Reputation : 43
Join date : 2009-05-27
Age : 30
Re: AUTO REFRESH PAGE [TIMED]
tenchu s share
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Similar topics
» FOOL ALERT ON YOU PAGE
» MAKE YOUR PAGE RIGHT/LEFT ALIGN
» Preloader script for your intro page :D
» Auto Comment
» Auto Post Bulletin
» MAKE YOUR PAGE RIGHT/LEFT ALIGN
» Preloader script for your intro page :D
» Auto Comment
» Auto Post Bulletin
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum