[SCRIPT] Moving title menu

User Tag List

Results 1 to 1 of 1
  1. #1
    visitor's Avatar Contributor
    Reputation
    174
    Join Date
    Mar 2008
    Posts
    309
    Thanks G/R
    16/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [SCRIPT] Moving title

    Hello there!

    I just found a thing that moves your page's title (that thing on your browser's top )
    Its a javascript just simply copy into the <head> tags:
    Code:
    <script language="Javascript">
    var tit = document.title;
    var c = 0;
    function writetitle() {
    if (document.all || document.getElementById) {
     document.title = tit.substring(0,c);
     if (c==tit.length) {
     c = 0;
     setTimeout("writetitle()", 400) // 
     }
     else {
     c++;
     setTimeout("writetitle()", 200) // 
     }
    }
    }
    writetitle()
    </script>
    Hey I just met you

    [SCRIPT] Moving title

Similar Threads

  1. [Achievement] Title scripting
    By Selarix in forum WoW EMU Exploits & Bugs
    Replies: 2
    Last Post: 12-29-2016, 11:50 AM
  2. fast trading script? moving orbs FAST!!!!
    By Shiznitttt in forum PoE Bots and Programs
    Replies: 5
    Last Post: 05-22-2015, 12:21 PM
  3. [Lua Script] Blizzlike PvP Title Script
    By Meiya Stormsinger in forum WoW EMU General Releases
    Replies: 9
    Last Post: 05-13-2012, 10:06 AM
  4. [Trinity] Title Script
    By darkpatato in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 04-16-2010, 04:52 AM
  5. MMOwned's Server Move + Forum Change
    By Matt in forum OC News
    Replies: 0
    Last Post: 03-25-2006, 04:52 AM
All times are GMT -5. The time now is 06:58 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search