Oh kayak gitu toh, ok dulu gw pernah buat tapi bukan tulisan melainkan gambar,
Code
openside("Banner Ads");?>
<table width='100%' cellpadding='0' cellspacing='0'>
<td class='side-body'>
<script>
nereidFadeObjects = new Object();
nereidFadeTimers = new Object();
function nereidFade(object, destOp, rate, delta){
if (!document.all)
return
if (object != '[object]'){ //do this so I
can take a string too
setTimeout('nereidFade('+object+','+destOp+','+rate+','+de
lta+')',0);
return;
}
clearTimeout(nereidFadeTimers[object.sourceIndex]);
diff = destOp-object.filters.alpha.opacity;
direction = 1;
if (object.filters.alpha.opacity >
destOp){
direction = -1;
}
delta=Math.min(direction*diff,delta);
object.filters.alpha.opacity+=direction*delta;
if (object.filters.alpha.opacity !=
destOp){
nereidFadeObjects[object.sourceIndex]=object;
nereidFadeTimers[object.sourceIndex]=setTimeout('nereidFad
e(nereidFadeObjects['+object.sourceIndex+'],'+destOp+','+r
ate+','+delta+')',rate);
}
}
</script><center><marquee behavior='scroll'
align='center' valign='bottom' direction='up' width='150'
height='200' scrollamount='1' scrolldelay='1'
onmouseover='this.stop()' onmouseout='this.start()'>
<div align='center'>
<table cellpadding='5' cellspacing='0'
width='100%'>
<tr><td><p align='center'><a
href='http://exploreyourbrain.com/forum/'
target='_blank'>
<img
src='http://exploreyourbrain.com/themes/Sunset/images/menu/forum.png' border='0'
style='filter:alpha(opacity=30)'
onMouseOver='nereidFade(this,100,10,30)'
onMouseOut='nereidFade(this,30,10,5)' title='Explore Your Brain - Forum'
alt='Explore Your Brain - Forum'></a>
</td></tr>
<div align='center'>
<table cellpadding='5' cellspacing='0'
width='100%'>
<tr><td><p align='center'><a
href='http://exploreyourbrain.com/downloads.php?cat_id=11'
target='_blank'>
<img
src='http://exploreyourbrain.com/themes/Sunset/images/menu/videos.png' border='0'
style='filter:alpha(opacity=30)'
onMouseOver='nereidFade(this,100,10,30)'
onMouseOut='nereidFade(this,30,10,5)' title='Explore Your Brain - Videos'
alt='Explore Your Brain - Videos'></a>
</td></tr></table></div></p></center></marquee>
</td>
</tr>
</table>
<?
closeside();
Code nya tinggal lu otak-atik aja ya. heheheh hasil dari code di atas bisa lu