Jump to content
GIGN Forum

Yo Guyz, Need A Help


Recommended Posts

Eu a kas te tieshi jaamaina??? Courage666 helpp plzz wink.gif

<form name="redirect">

<center>

<font face="Arial"><b>You will be redirected to the script in<br><br>

<form>

<input type="text" size="3" name="redirect2">

</form>

seconds</b></font>

</center>

<script>

<!--

/*

Count down then redirect script

By JavaScript Kit (http://javascriptkit.com)

Over 400+ free scripts here!

*/

//change below target URL to your own

var targetURL="http://www.mans.saits.lv"

//change the second to start counting down from

var countdownfrom=10

var currentsecond=document.redirect.redirect2.value=countdownfrom+1

function countredirect(){

if (currentsecond!=1){

currentsecond-=1

document.redirect.redirect2.value=currentsecond

}

else{

window.location=targetURL

return

}

setTimeout("countredirect()",1000)

}

countredirect()

//-->

</script>

Nju izmainiiji saitu!!!! Nekas neiet tjip raada tos 5 sekundes!!!! sad.gif

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...