$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? Link to comment https://forums.phpfreaks.com/topic/211938-opacity-not-working-on-ie-8/ Share on other sites More sharing options...
$php_mysql$ Posted August 28, 2010 Author Share Posted August 28, 2010 nevermind fixed, filter: alpha(opacity= ); Link to comment https://forums.phpfreaks.com/topic/211938-opacity-not-working-on-ie-8/#findComment-1104566 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.