Noodle7
09-13-2006, 05:12 AM
Hi
Please help I am trying to create a white block which enables you to see the background image ...
It works fine in mozilla but not in IE ... this is the CSS that I have use in the same element
:
filter: alpha(opacity = 60);
opacity: 0.6;
Apparently filter : alpha works for IE but not in my case ... any one got any ideas??
Please help I am trying to create a white block which enables you to see the background image ...
It works fine in mozilla but not in IE ... this is the CSS that I have use in the same element
:
filter: alpha(opacity = 60);
opacity: 0.6;
Apparently filter : alpha works for IE but not in my case ... any one got any ideas??