css - IE fix for png not working -



css - IE fix for png not working -

does know why code below not working? utilize method opposed of javascript method(s). tried absolute path no luck.

.test { width: 500px; /* must specify width */ height: 176px; filter:progid:dximagetransform.microsoft.alphaimageloader(sizingmethod=scale, src='../images/test-bg.png'); }

i think sizingmethod=scale needs sizingmethod="scale"

css xhtml internet-explorer-6

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -