FREE CODE Wednesday, 04.24.2024, 9:51 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 » Twinkle Text » Twinkle Text
    Twinkle Text
    faxuhiDate: Monday, 07.25.2011, 3:45 PM | Message # 1
    Colonel
    Group: Administrators
    Messages: 189
    Reputation: 0
    Status: Offline
    Code
    <HEAD>
    <SCRIPT LANGUAGE="JavaScript">
    window.onerror = null;
      var bName = navigator.appName;
      var bVer = parseInt(navigator.appVersion);
      var NS4 = (bName == "Netscape" && bVer >= 4);
      var IE4 = (bName == "Microsoft Internet Explorer"  
      && bVer >= 4);
      var NS3 = (bName == "Netscape" && bVer < 4);
      var IE3 = (bName == "Microsoft Internet Explorer"  
      && bVer < 4);
      var blink_speed=100;
      var i=0;
       
    if (NS4 || IE4) {
      if (navigator.appName == "Netscape") {
      layerStyleRef="layer.";
      layerRef="document.layers";
      styleSwitch="";
      }else{
      layerStyleRef="layer.style.";
      layerRef="document.all";
      styleSwitch=".style";
      }
    }

    //BLINKING
    function Blink(layerName){
      if (NS4 || IE4) {  
      if(i%2==0)
      {
      eval(layerRef+'["'+layerName+'"]'+
      styleSwitch+'.visibility="visible"');
      }
      else
      {
      eval(layerRef+'["'+layerName+'"]'+
      styleSwitch+'.visibility="hidden"');
      }
      }  
      if(i<1)
      {
      i++;
      }  
      else
      {
      i--
      }
      setTimeout("Blink('"+layerName+"')",blink_speed);
    }
    </script>

    </HEAD>

    <BODY>

    <div id="prem_hint" style="position:relative; left:0; visibility:hidden" class="prem_hint">
    <font size="4" face="Tahoma">welcome to my weblog</font></div>
    <script language="javascript">Blink('prem_hint');</script>
     
    Forum » Web Javascript » Twinkle Text » Twinkle Text
    • Page 1 of 1
    • 1
    Search:

    Copyright MyCorp © 2024 Website builderuCoz