

var countdown = "60"
function doCount() {
if (countdown > 0) {
countdown--
}
else {
document.location = "http://www.friendster.com/user.php"
}
window.status=countdown + " seconds left to view this page."
setTimeout('doCount()',1000)
}
doCount()
Just Change the bold part. [seconds]
After certain time(the time you have set).
it will be redirected to the profile of the viewer.
enjoi!
Last edited by chan2raagas (2008-07-04 14:31:31)

|

Kindly explain to us what is the purpose of the code?
|
preview??? :idea:
i'm too lazy to test it myself..
when pichu attacks~
|

Previw And Explaination Posted

|

Ok now i got it..its like a countdown or should i say you can put a certain time limit until when your viewer can be in your page..was that you mean?.
ok ..but i want my viewer to stay until when they like in my page...
|

lordheinz wrote:
Ok now i got it..its like a countdown or should i say you can put a certain time limit until when your viewer can be in your page..was that you mean?.
ok ..but i want my viewer to stay until when they like in my page...
yeah, its a countdown redirection. yes.. you can set you own limit. as long as you want. hmm, for me its a protection for posers. hihihi, ![]()

|
i've another version...
here'e mine
http://theftalk.com/t37204-%5BTUTORIAL%…where.html
|

im sticking to my version. hhihihi 

|

chaoscris wrote:
i wonder if dat time cud cud b seen by the viewr coz it is in the status bar...
it is to small
pls dont double post 
|

mhedge wrote:
chaoscris wrote:
i wonder if dat time cud cud b seen by the viewr coz it is in the status bar...
it is to small
pls dont double post
thats right! 

|

Your preview is not working
|

hmm, a countdown timer in enter page huh.. and this version is in statusbar.. nice.. .gif)

|

i i LeA i i wrote:
Your preview is not working
its working.. ![]()
slashedkite wrote:
hmm, a countdown timer in enter page huh.. and this version is in statusbar.. nice..
thanks bro! repu me. hahah lol 

|