SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Jul 1, 2001, 09:00 #1
- Join Date
- Jul 2001
- Location
- York
- Posts
- 2
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Help! know about dhtml IE filters?
I'm trying to write a javascript program that will change the opacity of text within a DIV Tag(to make text fade) . I could do it by dynamically changing the colour of the text in steps, but it would be easier to just change the opacity.
I know there is a command that goes something like
:alpha(opacity=100);
but I'm not sure how it should fit in a script.
Does anybody know or have a link I can check out?
Thanks In advance, Garry
-
Jul 1, 2001, 09:33 #2
- Join Date
- Sep 1999
- Location
- Singapore
- Posts
- 854
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Bookmarks