We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 400
    • 40 Posts
    Hi,
    for what is that to be good?

    function fnFixPng(img) {
            var src = img.src;
            img.style.width = img.width + "px";
            img.style.height = img.height + "px";
            img.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + src + "', sizingMethod='scale')"
            img.src = "x.gif";
    }
    


    x.gif - undecided
      • 6726
      • 7,075 Posts
      It’s a fix for IE png transparency problem, if I am not mistaken...
        .: COO - Commerce Guys - Community Driven Innovation :.


        MODx est l'outil id
        • 7455
        • 2,204 Posts
        jup its to show PNG alpha transparancy in ie
          follow me on twitter: @dimmy01