Hey ...im just wondering...im trying to make a cell transparent...so that the cell is still colored but you can still see the background picture through the cell.....is this possible? And if so how would i do this?...Any help would be more than appreciated!...thank you...*wink*
Can i make a table transparent?
Collapse
X
-
Tags: None
-
style="{filter:xray alpha(Opacity=50, FinishOpacity=1, Style=3,
StartX=0, FinishX=80, StartY=0, FinishY=80)}"
You put that in the table tag or I guess the td tag would work as well I'm not sure. You can change the style also, I think there are only 3...
Putting on the money hat
Veteran Adult Webmaster Playa ... Since Feb 2001 -
Found a better one:
table width="300" style="filter:alpha(opacity=50);-moz-opacity: .5" bgcolor="#cc0023"
Place the "arrow brackets" in the beginning and after the entire code. I can't do it, because this forum supports HTML, and it'll mess it up.
Also, read this for more info:
http://www.sitepointforums.com/showt...threadid=30325Last edited by progex; 01-06-2003, 04:45 PM.
Putting on the money hat
Veteran Adult Webmaster Playa ... Since Feb 2001Comment
-
Comment
-
Hey is there any way of making just the back ground color in the table transparent....and not the actual pictures in the table transparent?Comment
-
untested idea: put the picture inside their own table inside the cell with the seethorugh background.Comment
-
Hobbywhore...yes i just tried that but for some reason the pictures in the table are still transparent......strange...i thought it would have worked...it only makes sense....
Comment

Comment