/ Published in: CSS
Expand |
Embed | Plain Text
/* WinIE PNG Filter */ /*\*/ * html selector{ background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/image.png); } /**/
Comments
Subscribe to comments
You need to login to post a comment.

is it working,its not working for me
it works but you need to set a fixed width or else ie 6 will scale to 100% I believe