$php_mysql$ Posted August 28, 2010 Share Posted August 28, 2010 hi this is my css code #test a.p1:hover .large { border: 1px solid #3399FF; display: block; height: 332px; left: 275px; position: absolute; opacity: 0.80; top: -338px; width: 350px; } seems to be working fine on firefox, opera, google chrome but except for IE the opacity not working, how to fix it? Quote Link to comment Share on other sites More sharing options...
$php_mysql$ Posted August 28, 2010 Author Share Posted August 28, 2010 nevermind fixed, filter: alpha(opacity= ); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.