Use your JavaScript editor to open Span.htm and examine the code.
The technique shows how to change the background colour of a span via transition effect. To do that you need to:
The example below defines a dark grey span with a light grey rectange inside.
<SPAN id=Span1 style="Z-INDEX: 100; FILTER: revealTrans(); VISIBILITY: hidden; WIDTH: 300px; POSITION: absolute; HEIGHT: 300px; BACKGROUND-COLOR: rgb(128,128,128)">
<CENTER>
<DIV style="WIDTH: 210px; POSITION: relative; TOP: 75px; HEIGHT: 150px; BACKGROUND-COLOR: rgb(192,192,192)"> </DIV>
</CENTER>
</SPAN>
Address: C Point Pty Ltd, 71 Williamson Road, Para Hills 5096, Australia | |
Phone: +618 8263 3623 | Fax: +618 8396 1477 |
Web: http://www.c-point.com | Email: c-point@c-point.com |