KEVaholic00
09-13-2005, 11:05 PM
Hi all,
I'm working on a "web site" for a friend and he wants to have semitransparent (translucent?) tables so that the background image on the page shows up "slightly" behind the table, thus the semitransparency.
The problem for me is that when I view the page, half the table disappears and it cuts off the content to make an empty space sort of. The border doesn't show up either, so I assume the table itself is being cut off and not just the table cell. I'll attach/link to a screen shot at the end of this post. . .
It only happens when I use the following filter in CSS on the table (something like "table table table {}"):
filter: alpha(opacity=50);
I assume it'll happen no matter what the opacity level is. . . But I assume I'm not the only one having this problem. My browser is Internet Explorer 6 and my OS is WinXP.
Might anybody have a possible solution to this?
Thanks in advance!
~Kevin
http://www.henjins.com/screenshot%20of%20IE%20problem.jpg
I'm working on a "web site" for a friend and he wants to have semitransparent (translucent?) tables so that the background image on the page shows up "slightly" behind the table, thus the semitransparency.
The problem for me is that when I view the page, half the table disappears and it cuts off the content to make an empty space sort of. The border doesn't show up either, so I assume the table itself is being cut off and not just the table cell. I'll attach/link to a screen shot at the end of this post. . .
It only happens when I use the following filter in CSS on the table (something like "table table table {}"):
filter: alpha(opacity=50);
I assume it'll happen no matter what the opacity level is. . . But I assume I'm not the only one having this problem. My browser is Internet Explorer 6 and my OS is WinXP.
Might anybody have a possible solution to this?
Thanks in advance!
~Kevin
http://www.henjins.com/screenshot%20of%20IE%20problem.jpg