PNG Transparancy issue in IE 6 and earlier version



----------------------------------------------------------

.someelement {
background-image: url(images/image.png); }

* html .someelemen {
background-color: #333; back\ground-color: transparent;
background-image: url(images/blank.gif);
filter: progid:DXImageTransform.Microsoft.
AlphaImageLoader(src="images/image.png", sizingMethod="scale");
}

for reference:
http://stylizedweb.com/2007/12/30/png-transparency-issues/

Comments

Popular posts from this blog

Python commands for Mac and Windows

Drive are not opening in same window on double click in windows XP

Unable to Start Debugging on the Web Server