/ Published in: HTML
Use this for background images. Put it in conditional comments in the head of your doc.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!--[if lte IE 6]> <style type="text/css"> .shadow { background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="/img/bg-shadow.png", sizingMethod="image");background-repeat:no-repeat; } </style> <![endif]-->