We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
mega box 1.1; By UT769
Topic Started: Jan 25 2010, 11:01 AM (104 Views)
Reid
Member Avatar
È una trappola!

This topic has been moved from our official support board.

Originally posted by: UT769
mega box 1.1
 
Code:
 
<script language=JavaScript type=text/javascript>
<!--
var newgames = ('put what ever here')
var cbox = ('put your cbox code here')
var news = ('<marquee direction="up" scrollamount="3" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=3">the fourms news here</marquee>')
var memberlegend = ('{<font onmouseover="this.color=put a hex color" onmouseout="this.color=put a hex color">Admin</font>}{<font onmouseover="this.color=put a hex color" onmouseout="this.color=put a hex color">put a meber ere</font>}')
var off = ('')
var on = ('<center><h1>welcome</h1></center><center>to the main page of combow box 1.1</center>')
function show(infospot) {
document.getElementById('infospot').innerHTML=infospot
}
//-->
</script>

<table border="1" cellspacing="0" cellpadding="2" summary="">
<tr>
<td><div id="infospot"></div></td>
</tr>
<tr>
<td><input type="checkbox" onclick="show(newgames)"/>new games<input type="checkbox" onclick="show(cbox)"/>cbox<input type="checkbox" onclick="show(news)"/>news<input type="checkbox" onclick="show(memberlegend)"/>memberlegend<input type="checkbox" onclick="show(off)"/>off<input type="checkbox" onclick="show(on)"/>on</td>
</tr>
</table>

<marquee >


previw>look at the botom
lokk at the bottom for check boxs and click them
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
ZetaBoards - Free Forum Hosting
Enjoy forums? Start your own community for free.
« Previous Topic · Codes & Modifications · Next Topic »
Add Reply