Image Fade-In, Transparency Help |
Image Fade-In, Transparency Help |
Jul 7 2005, 07:27 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2005 Member No: 167,579 |
Hi, I'm using:
table table table td { background-color:110001; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; } to make my tables transparent. Unfortunately, the code also makes my images transparent. Is there any way that I could make the images "fade in" (100% opacity) on a mouseover or have it so that the images are always at 100% opacity regardless of what I set the table transparencies to? |
|
|
|
rockinxxl Image Fade-In Jul 7 2005, 07:27 AM
tcunningham1589 I think becuase it's a "filter:" cod... Jul 7 2005, 07:51 AM
rockinxxl So there is no way around it? Jul 7 2005, 08:47 AM
laxumaster8 yeah...ive used that filter before, and my images ... Jul 7 2005, 09:00 AM![]() ![]() |