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 2 of 2
  1. #1
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default Whats Wrong With This Code?

    Hey, Anyone Know Why This Code Won't Work?

    HTML Code:
    <head>
    <SCRIPT TYPE="text/javascript" LANGUAGE="javascript">
    <!-- PreLoad Wait - Script -->
    <!-- This script and more from http://www.rainbow.arch.scriptmania.com 
    function waitPreloadPage() { //DOM
    if (document.getElementById){
    document.getElementById('prepage').style.visibility='hidden';
    }else{
    if (document.layers){ //NS4
    document.prepage.visibility = 'hidden';
    }
    else { //IE4
    document.all.prepage.style.visibility = 'hidden';
    }
    }
    }
    // End -->
    </SCRIPT>
    </head>
    <BODY onLoad="waitPreloadPage();">
    <DIV id="prepage" style="position:absolute; font-family:arial; font-size:16; left:0px; top:0px; background-color:white; layer-background-color:white; height:100%; width:100%;"> 
    <TABLE width=100%><TR><TD><B>Loading ... ... Please wait!</B></TD></TR></TABLE>
    </DIV>
    <!-- Copyright 2006 Blittz.net and Ed Neely All Rights Reserved --!>
    <!-- Title --!>
    <title>Blittz.Net</title>
    <!-- Title --!>
    <frameset cols="17%,*" frameborder="0" border="0">
    <frame marginwidth="5" marginheight="5" src="player.html" noresize border="0" frameborder="0">
    <frame src="two.html" marginwidth="0" marginheight="0" noresize frameborder="0" border="0">
    </frameset>
    <!-- No Frames --!>
    <noframes>
    Get A New Browser To See Blittz.Net!
    </noframes>
    <!-- No Frames --!>
    <!-- End Of FrameSet --!>
    </frameset> 
    <!-- End Of FrameSet --!>
    <!-- Copyright 2006 Blittz.net and Ed Neely All Rights Reserved --!>
    </BODY>
    Cheers

    -Ed
    EDTALKING


  2. #2
    Join Date
    Dec 2006
    Location
    Doncaster, UK
    Posts
    4,244
    Tokens
    0

    Latest Awards:

    Default

    It's out-dated.
    A collection of forum users' views on obesity
    Quote Originally Posted by mynameisjake View Post
    sounds good
    Quote Originally Posted by Stephen View Post
    Just google it.
    Quote Originally Posted by jesus View Post
    jesus christ
    Quote Originally Posted by Alexicles. View Post
    It will probably soon go away.

Posting Permissions

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