

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)

-Offline- |

any preview 


nice code...setting a time limit for ur viewer...

-Offline- |

i wonder if dat time cud cud b seen by the viewr coz it is in the status bar...
it is to small

-Offline- |

i dont think i agree with this..
coz' were implementing democratic admin here.. whwewe
kiddin aside.. nice code..
-Offline- |

Kindly explain to us what is the purpose of the code?
-Offline- |

preview??? 
i'm too lazy to test it myself..
when pichu attacks~-Offline- |

Previw And Explaination Posted

-Offline- |

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...
-Offline- |

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, ![]()

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

im sticking to my version. hhihihi 

-Offline- |
nice 1! ![]()
-Offline- |

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! 

-Offline- |

Your preview is not working

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


-Offline- |

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 

-Offline- |
is this for all browser? im using FF its not working. 

-Offline- |