You are viewing a post by gblack. View all 56 posts in [b]Hello world... I will give u a trick how to replace ur footer with chat box... :D Okay... let's start.... 1. You must have chatbox account lol [im using http://www.shoutmix.com] 2. You MUST buy .
this is my code:
[quote]// FOOTER
function footer() {
foot = "div id=\"comment\" align=\"center\"><iframe title="juve_laen" src="http://www2.shoutmix.com/?juve_laen" width="160" height="400" frameborder="0" scrolling="auto">
<a href="http://www2.shoutmix.com/?juve_laen">View shoutbox</a>
</iframe>"+
"<br /><br><br><br><br></div>";
document.getElementById("footer_container").innerHTML= "<center><table><tr><td>"+foot+"</td></tr></table></center>";
}
window.onload=function() {
footer();
}
document.write("<style>#footer_container {width:800px !important;height:251px !important;align:center;background-color:transparent !important;border:none !important;display:block !important;}</style>");[/quote]
[/quote]
[b]Replace ur code with this one :
[/b]
<">[b]I think it will working fine... but im not test it...[/b]