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!


Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Nov 2006
    Location
    D?sseldorf
    Posts
    2,858
    Tokens
    2,256

    Latest Awards:

    Default ANOTHER rip of CH

    http://habbouniverse.net/

    Same layout, jut cahnged colours and images.

    Just noticved, they've even stole ch's guides.

    Woopee

    Another tale of an un-sucesful person

  2. #2
    Join Date
    Apr 2006
    Posts
    1,463
    Tokens
    0

    Latest Awards:

    Default

    Erm yeh Its ripped but It looks better than ch's TBH

  3. #3
    Join Date
    Nov 2006
    Location
    D?sseldorf
    Posts
    2,858
    Tokens
    2,256

    Latest Awards:

    Default

    Quote Originally Posted by :Kosmickitten View Post
    Erm yeh Its ripped but It looks better than ch's TBH
    lol yeh, i quite agree. It's a bit noobish ripping ALL the guides tho..

  4. #4
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    It looks more like http://habbotimes.de/
    Imo the colour scheme looks better than the one on CH m but who actually cares as this is HabboxForum.

  5. #5
    Join Date
    Nov 2006
    Posts
    7,395
    Tokens
    2,222

    Latest Awards:

    Default

    HabboUniverse:
    HTML Code:
    function SwitchMenu(obj){
        if(document.getElementById){
        var el = document.getElementById(obj);
        var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
            if(el.style.display != "block"){ //DynamicDrive.com change
                for (var i=0; i<ar.length; i++){
                    if (ar[i].className=="submenu") //DynamicDrive.com change
                    ar[i].style.display = "none";
                }
                el.style.display = "block";
            }else{
                el.style.display = "none";
            }
        }
    }
    CH
    HTML Code:
    function SwitchMenu(obj){
        if(document.getElementById){
        var el = document.getElementById(obj);
        var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
            if(el.style.display != "block"){ //DynamicDrive.com change
                for (var i=0; i<ar.length; i++){
                    if (ar[i].className=="submenu") //DynamicDrive.com change
                    ar[i].style.display = "none";
                }
                el.style.display = "block";
            }else{
                el.style.display = "none";
            }
        }
    }
    Just a quick comparison.

    Anybody see any differences? (They are both on the same website)
    Hi

  6. #6
    Join Date
    Jun 2007
    Posts
    1,671
    Tokens
    130

    Latest Awards:

    Default

    What you mean ' they are both on same website '

    you mean DynamicDrive? its a script for websites..

  7. #7
    ScottDiamond. Guest

    Default

    Quote Originally Posted by Pycan View Post
    HabboUniverse:
    HTML Code:
    function SwitchMenu(obj){
        if(document.getElementById){
        var el = document.getElementById(obj);
        var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
            if(el.style.display != "block"){ //DynamicDrive.com change
                for (var i=0; i<ar.length; i++){
                    if (ar[i].className=="submenu") //DynamicDrive.com change
                    ar[i].style.display = "none";
                }
                el.style.display = "block";
            }else{
                el.style.display = "none";
            }
        }
    }
    CH
    HTML Code:
    function SwitchMenu(obj){
        if(document.getElementById){
        var el = document.getElementById(obj);
        var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
            if(el.style.display != "block"){ //DynamicDrive.com change
                for (var i=0; i<ar.length; i++){
                    if (ar[i].className=="submenu") //DynamicDrive.com change
                    ar[i].style.display = "none";
                }
                el.style.display = "block";
            }else{
                el.style.display = "none";
            }
        }
    }
    Just a quick comparison.

    Anybody see any differences? (They are both on the same website)
    Yeah, and they're also on most other websites that followed a tutorial.

  8. #8
    Join Date
    Nov 2006
    Posts
    7,395
    Tokens
    2,222

    Latest Awards:

    Default

    Quote Originally Posted by L!nK View Post
    What you mean ' they are both on same website '

    you mean DynamicDrive? its a script for websites..
    Ah god knows.

    Same scripts then
    Hi

  9. #9
    RedCrisps Guest

    Default

    mmmm actually its not a rip its a complete different layout, maybe the guides are the same buh thats all :S

  10. #10
    Join Date
    Sep 2006
    Location
    Doncaster, UK
    Posts
    4,081
    Tokens
    0

    Latest Awards:

    Default

    CH stole their layout though so what does it matter?
    Quote Originally Posted by Nain View Post
    i voted 'Not Sure' as im, not sure!

Page 1 of 2 12 LastLast

Posting Permissions

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