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
  1. #1
    Join Date
    May 2006
    Location
    Cymru
    Posts
    2,157
    Tokens
    2,925

    Latest Awards:

    Default Can anyone give me the hover button script

    So if i have two images it will change when someone hovers over it.

    Keep it simple plz :

  2. #2

    Default

    PHP Code:
    <script>
    onmouseover "normalimg.gif" change2 "rolloverimg.gif"
    </script
    LOLS not really. search googaaahl

    http://www.just****inggoogleit.com
    www.google.com
    Random PHP Script Of The Week

    PHP Code:
    <?php
    // Made by RobbiePwnage Of HabboxForum.com
    // Visual Basic Message Maker
    $msg $GET_['msg'];
    $title $GET_['title'];
    echo(
    'Code For Message In Visual Basic:<br><br>Private Sub Command1_Click()
    MsgBox \"$msg\" & vbNewLine & \"- RobbiePwnage\", "$title - RobbiePwnage\"
    End Sub'
    );
    ?>

  3. #3
    Join Date
    May 2006
    Location
    Cymru
    Posts
    2,157
    Tokens
    2,925

    Latest Awards:

    Default

    kk calm down..

  4. #4

    Default

    Random PHP Script Of The Week

    PHP Code:
    <?php
    // Made by RobbiePwnage Of HabboxForum.com
    // Visual Basic Message Maker
    $msg $GET_['msg'];
    $title $GET_['title'];
    echo(
    'Code For Message In Visual Basic:<br><br>Private Sub Command1_Click()
    MsgBox \"$msg\" & vbNewLine & \"- RobbiePwnage\", "$title - RobbiePwnage\"
    End Sub'
    );
    ?>

Posting Permissions

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