tyler jones
12-11-2002, 02:20 PM
I'm using the following style on a td tag....
style="filter:Alpha(opacity=50);"
What I'm trying to do is have the background color of the td to be 50% faded, but it's affecting the text also. I understand that by putting it in the td tag, it should affect the text, but I'm not sure if there's another way to do this so that the text is 100% opacity but the background is only 50%. Anyone have any ideas? Thanks.
style="filter:Alpha(opacity=50);"
What I'm trying to do is have the background color of the td to be 50% faded, but it's affecting the text also. I understand that by putting it in the td tag, it should affect the text, but I'm not sure if there's another way to do this so that the text is 100% opacity but the background is only 50%. Anyone have any ideas? Thanks.