Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Results 1 to 4 of 4

Thread: HELP!!!

  1. #1
    Join Date
    May 2005
    Location
    Burgessville
    Posts
    806
    Tokens
    0

    Default HELP!!!

    ive tired of trying to guess the code to put text in the loading bar (the grey bar that says done and items remaining)
    can anyone help?

    Originally Posted by bananasislegend
    this thread might be better than sex..

  2. #2
    Join Date
    Aug 2005
    Location
    Webdesign Section
    Posts
    1,032
    Tokens
    0

    Latest Awards:

    Default

    I dont know what u mean please expand and cn u click on my sig link pls i need the domain thanks, if u expand maybe i cn help

  3. #3
    Join Date
    May 2005
    Location
    Burgessville
    Posts
    806
    Tokens
    0

    Default

    u know the grey bar at the bottom of ur internet window(might be blue)
    the one rite under scroll bar how do u get it to say like habbofuse

    Originally Posted by bananasislegend
    this thread might be better than sex..

  4. #4
    Join Date
    Feb 2005
    Posts
    2,503
    Tokens
    0

    Latest Awards:

    Default

    i think i no what you mean:S use this php code
    PHP Code:
    <SCRIPT language=JavaScript>
    <!-- 
    Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
    var current 0
    var 0
    var speed 100
    var speed2 100
    function initArray(n) {
    this.length n;
    for (var 
    =1<= ni++) {
    this[i] = ' '
    }
    }
    typ = new initArray(4)
    typ[0]="Your text here"
    typ[1]="Your text here"
    typ[2]="Your text here"
    typ[3]="Your text here"
    function typewrite() {
    var 
    typ[current]
    window.status m.substring(0x++) + ""
    if (== m.length 1) {
    0
    current
    ++
    if (
    current typ.length 1) {
    current 0
    }
    setTimeout("typewrite()"speed2)
    }
    else {
    setTimeout("typewrite()"speed)
    }
    }
    typewrite()
    // -->
    </SCRIPT
    Hope that helps

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •