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 :)
Printable View
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 :)
Erm yeh Its ripped but It looks better than ch's TBH
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.
HabboUniverse:
CHHTML 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.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";
}
}
}
Anybody see any differences? (They are both on the same website)
What you mean ' they are both on same website '
you mean DynamicDrive? its a script for websites..
mmmm actually its not a rip its a complete different layout, maybe the guides are the same buh thats all :S
CH stole their layout though so what does it matter?