Computer Science Canada

Text effects in Javascript/html

Author:  Tendulkar [ Thu Nov 27, 2003 10:21 pm ]
Post subject:  Text effects in Javascript/html

Hey! Here is the program in javascript which has some kind of text effects. Basically, this program is like a glowing text.



<p><span STYLE="position:relative; width:550; height:350;
filter:glow(Color=#00A0A0,Strength=2)"><font size="5"><br>
<b>Tendulkar</b><br>
<b>Welcome To My Web Site</b>
</font>
<p></span>

Author:  Homer_simpson [ Fri Nov 28, 2003 12:19 am ]
Post subject: 

well i'd say that's more css than java scripts... here are some more filters: shadow,alpha,dropshadow,i dun remember any more =(


: