View Single Post
10-04-2006, 12:02 PM
#4
Duality is offline Duality
Duality's Avatar
Status: Go Baby!!
Join date: Jul 2006
Location: Toronto, ON
Expertise:
Software:
 
Posts: 1,372
iTrader: 22 / 100%
 

Duality is on a distinguished road

Send a message via AIM to Duality Send a message via MSN to Duality Send a message via Yahoo to Duality

  Old

The code:

Code:
 <style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>

<marquee width="100%" valign="center" direction="up" scrolldelay="2" scrollamount="1.5" onmouseover="this.stop()" onmouseout="this.start()">
<center>

/* Put buttons and and link here*/


</center>
</marquee>