I have used a filter property in css...........but that is not working in IE 7 and ff and netscape..........what should I do?
I have created the class
ul#navmenu li.iehover li.iehover li a {
background: #f3f3f3;
color: #000000;
filter:alpha(opacity=68);
}









Bookmarks