Table Opacity help |
Table Opacity help |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2006 Member No: 441,620 ![]() |
So everytime I put in an opacity code, and then save the changes; the alpha opacity, opacity, and the khtml-opacity stay the same.
But the -moz-opacity code keep changing by itself. ..-opacity <- which means it's invalid, right? is there another code to replace the -moz that i can try? Thank you. My code: <style type="text/css"> .mygen { Table Properties } table table table td { filter:alpha(opacity=95); ..-opacity:0.90; opacity:0.90; -khtml-opacity:0.90; } table table table table td {filter:none;} </style> |
|
|
![]() ![]() |