FREE CODE Friday, 04.19.2024, 5:07 AM
Main | Registration | Login Welcome Guest | RSS
[ New messages · Members · Forum rules · Search · RSS ]
۞Forum Statistics۞
NEW TOPPIV
HOT TOPPIC
TOP MEMBERS
NEW MEMBERS
  • check code here Have(0) reviews faxuhi
  • Keywords meta Tags Have(0) reviews faxuhi
  • text box Have(0) reviews faxuhi
  • Page description Have(0) reviews faxuhi
  • marquee Have(0) reviews faxuhi
  • print your page Have(0) reviews faxuhi
  • choose your country Have(0) reviews faxuhi
  • check all - unchek all Have(0) reviews faxuhi
  • shadow text Have(0) reviews faxuhi
  • Beautiful text two Have(0) reviews faxuhi
  • Nice menu with java script <p1> Have(2) reviews faxuhi
  • Mouse Clock Have(1) reviews faxuhi
  • check code here Have(0) reviews faxuhi
  • Keywords meta Tags Have(0) reviews faxuhi
  • text box Have(0) reviews faxuhi
  • Page description Have(0) reviews faxuhi
  • marquee Have(0) reviews faxuhi
  • print your page Have(0) reviews faxuhi
  • choose your country Have(0) reviews faxuhi
  • check all - unchek all Have(0) reviews faxuhi
  • faxuhi[189]Bài
  • mcsnagger0022[0]Bài
  • thinknoodles[0]Bài
  • karaganis888[0]Bài
  • faxuhi [189]Bài
  • mcsnagger0022 [0]Bài
  • thinknoodles [0]Bài
  • karaganis888 [0]Bài
    • Page 1 of 1
    • 1
    Forum » Web Javascript » Automaticly Go To Address » Automaticly Go To Address
    Automaticly Go To Address
    faxuhiDate: Monday, 07.25.2011, 3:20 PM | Message # 1
    Colonel
    Group: Administrators
    Messages: 189
    Reputation: 0
    Status: Offline
    Code
    <p><!--webbot bot="HTMLMarkup" startspan --><form name="redirect">
    <center>
    <font face="Arial"><b> After 5 Second . . .<br><br>
    <form>
    <input type="text" size="3" name="redirect2">
    </form>
    </b></font>
    </center>

    <script>
    <!--

    var targetURL="http://www.javascriptfreecode.com"

    var countdownfrom=5
    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>
    <!--webbot bot="HTMLMarkup" endspan --></p>
    </body>
    </html>
    <!-- this script got from www.javascriptfreecode.com coded by: Krishna Eydatoula-->
    <html>
    <head>

    <style>
    .myStyle { writing-mode: tb-rl;
    filter: flipH() flipV();
    }
    </style>

    <base target="_blank">

    </head>
    <body>

    <p align="center">

    <span class="myStyle">
    <font size="6" color="#000000">javascriptfreecode.com</font>
    </span>

    </p>

    </body>
    </html>
     
    Forum » Web Javascript » Automaticly Go To Address » Automaticly Go To Address
    • Page 1 of 1
    • 1
    Search:

    Copyright MyCorp © 2024 Website builderuCoz