Jump to content

Opacity not working on IE 8


$php_mysql$

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.