Pages: 12
You are viewing a post by stepdarn14. View all 36 posts in :arrow: [b]CREDITS:[/b] XAVIER =D SHIROW MASAMUNE =D me.. (hehe) =D This is basically a compilation of codes that formed into a new breed of layouts.. :arrow: A [b]Demi-overlay[/b] (credits to.
ok then..
for the replacements codes this is the basic var code:
[quote]var blackbord = "[b]YOUR CONTENTS HERE!![/b]";
document.getElementById('[b]div_id[/b]').style.height='100%';
document.getElementById('[b]div_id[/b]').style.overflowX='hidden';
document.getElementById('[b]div_id[/b]').innerHTML = "<table width='100%'><tr><td align='center'>"+blackbord+"</td></tr></table>";[/quote]
What CONTENTS should we replace in this code?
Last edited by stepdarn14 (2008-01-13 01:24:27)