Post by bass5098 on Apr 3, 2007 15:49:28 GMT -5
Features
thid DOES have javascript, it is just in the actual code.
<div id="afftable">
<table valign="center" width="92%" align="center" class="bordercolor"><tr><td colspan="2" class="windowbg"><script type="text/javascript">
<!--
var fn = "Forum Name" // The Name Of Your Forum
document.write(''+fn+' Affiliates')
//-->
</script></td><td class="windowbg2" align="center"><div align="right"><b><a href="javascript:void(0)" onClick="document.getElementById('afftable').style.display='none';">X</a></b></div></td></tr>
<tr><td id="aff_scrl_bx" width="80%" class="windowbg2" valign="middle">
<marquee id="aff_scrl" behavior="slide" width="100%" height="20" valign="center" scrolldelay="1" scrollamount="3" direction="left">
Affiliate Codes Here
</marquee>
</td><td colspan="2" width="20%" class="windowbg2" valign="middle" align="center"><script type="text/javascript">
<!--
var aff1 = "Affiliate Image" // The Url To Your Affiliate Image
var aff2 = "Affiliation URL" // The url to where you accept affiliate requests
var aff3 = "Forum Name" // The Name Of Your Forum
document.write('<a href="'+aff2+'"> <img src="'+aff1+'" alt="'+aff3+'" title="'+aff3+'" border="0">')
//-->
</script>
</td></tr><tr><td colspan="3" class="windowbg" width="100%" align="center" valign="middle"><div id="aff1"><a href="javascript:void(0)" onClick="document.getElementById('affdetails').style.display='';document.getElementById('aff1').style.display='none';document.getElementById('aff2').style.display='';">Options</a></div><div id="aff2" style="display:none"><a href="javascript:void(0)" onClick="document.getElementById('affdetails').style.display='none';document.getElementById('aff1').style.display='';document.getElementById('aff2').style.display='none';">Close Options</a></div></td>
</tr><tr id="affdetails" style="display:none"><td width="100%" colspan="3" class="windowbg2" align="center" valign="middle">
<b><a href="javascript:void(0);"
onClick="document.getElementById('aff_scrl').direction='left';">Left</a> |
<a href="javascript:void(0);"
onClick="document.getElementById('aff_scrl').direction='right';">Right</a> |
<a href="javascript:document.getElementById('aff_scrl').stop()">Pause</a> |
<a href="javascript:document.getElementById('aff_scrl').start()">Play</a> |
<a href="javascript:void(0)" onClick="document.getElementById('aff_code').style.display='';">Code</a></b></td></tr><tr id="aff_code" style="display:none"><td width="100%" class="windowbg2" align="center" valign="middle" colspan="3">
<textarea rows="1" style="width: 100%;" onclick="this.select();">Affiliate Code Here</textarea><br><center><a href="javascript:void(0)" onClick="document.getElementById('aff_code').style.display='none';">Close</a></center>
</td></tr></table></div>
edit where it is colored
- Stop, start, left, and right direction features
- Add affiliate code feature
- Options Panel
thid DOES have javascript, it is just in the actual code.
<div id="afftable">
<table valign="center" width="92%" align="center" class="bordercolor"><tr><td colspan="2" class="windowbg"><script type="text/javascript">
<!--
var fn = "Forum Name" // The Name Of Your Forum
document.write(''+fn+' Affiliates')
//-->
</script></td><td class="windowbg2" align="center"><div align="right"><b><a href="javascript:void(0)" onClick="document.getElementById('afftable').style.display='none';">X</a></b></div></td></tr>
<tr><td id="aff_scrl_bx" width="80%" class="windowbg2" valign="middle">
<marquee id="aff_scrl" behavior="slide" width="100%" height="20" valign="center" scrolldelay="1" scrollamount="3" direction="left">
Affiliate Codes Here
</marquee>
</td><td colspan="2" width="20%" class="windowbg2" valign="middle" align="center"><script type="text/javascript">
<!--
var aff1 = "Affiliate Image" // The Url To Your Affiliate Image
var aff2 = "Affiliation URL" // The url to where you accept affiliate requests
var aff3 = "Forum Name" // The Name Of Your Forum
document.write('<a href="'+aff2+'"> <img src="'+aff1+'" alt="'+aff3+'" title="'+aff3+'" border="0">')
//-->
</script>
</td></tr><tr><td colspan="3" class="windowbg" width="100%" align="center" valign="middle"><div id="aff1"><a href="javascript:void(0)" onClick="document.getElementById('affdetails').style.display='';document.getElementById('aff1').style.display='none';document.getElementById('aff2').style.display='';">Options</a></div><div id="aff2" style="display:none"><a href="javascript:void(0)" onClick="document.getElementById('affdetails').style.display='none';document.getElementById('aff1').style.display='';document.getElementById('aff2').style.display='none';">Close Options</a></div></td>
</tr><tr id="affdetails" style="display:none"><td width="100%" colspan="3" class="windowbg2" align="center" valign="middle">
<b><a href="javascript:void(0);"
onClick="document.getElementById('aff_scrl').direction='left';">Left</a> |
<a href="javascript:void(0);"
onClick="document.getElementById('aff_scrl').direction='right';">Right</a> |
<a href="javascript:document.getElementById('aff_scrl').stop()">Pause</a> |
<a href="javascript:document.getElementById('aff_scrl').start()">Play</a> |
<a href="javascript:void(0)" onClick="document.getElementById('aff_code').style.display='';">Code</a></b></td></tr><tr id="aff_code" style="display:none"><td width="100%" class="windowbg2" align="center" valign="middle" colspan="3">
<textarea rows="1" style="width: 100%;" onclick="this.select();">Affiliate Code Here</textarea><br><center><a href="javascript:void(0)" onClick="document.getElementById('aff_code').style.display='none';">Close</a></center>
</td></tr></table></div>
edit where it is colored