Viewing 1 replies (of 1 total)
  • Thread Starter duanebytes

    (@duanebytes)

    Forgot what I posted above. How do I put this in WordPress title?

    <script LANGUAGE="JavaScript">var a1 = "Welcome";var a2 = "To My Website";var delay = 1600;b1();function b1() {ID = setTimeout("b2()",delay);document.title = (a1);}function b2() {ID = setTimeout("b1()",delay);document.title = (a2);}</Script>

Viewing 1 replies (of 1 total)
  • The topic ‘Marquee title’ is closed to new replies.