FREE CODE Thursday, 03.28.2024, 8:45 PM
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 » HTML Codes » Dancing status bar sliding nicely » Dancing status bar sliding nicely
    Dancing status bar sliding nicely
    faxuhiDate: Monday, 07.25.2011, 5:02 PM | Message # 1
    Colonel
    Group: Administrators
    Messages: 189
    Reputation: 0
    Status: Offline
    Code
    <SCRIPT LANGUAGE="JavaScript">

    var yourtext = "* YOUR MESSAGE HERE! *";
    var wedge1="                        ";
    var wedge2="                        ";
    var message1=wedge1+yourtext+wedge2;
    var dir = "lside";
    var speed = 50;

    function bouncey() {

      if (dir == "lside") {
       message2=message1.substring(2,message1.length)+"  ";
       window.status=message2;
       setTimeout("bouncey();",speed);
       message1=message2;

       if (message1.substring(0,1) == "*") {
        dir="rside";
       }
      }

      else {
       message2="  "+message1.substring(0,message1.length-2);
       window.status=message2;
       setTimeout("bouncey();",speed);
       message1=message2;
       if (message1.substring(message1.length-1,message1.length) == "*") {  
        dir="lside";
       }
      }
    }

    // -- End Hiding Here -->
    </SCRIPT>
     
    Forum » HTML Codes » Dancing status bar sliding nicely » Dancing status bar sliding nicely
    • Page 1 of 1
    • 1
    Search:

    Copyright MyCorp © 2024 Website builderuCoz