PNG fix for IE

Discussion in 'JavaScript' started by Triexa, May 12, 2007.

  1. #1
    Does anyone know of a PNG fix that ALSO supports background images?
     
    Triexa, May 12, 2007 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    ajsa52, May 13, 2007 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Use CSS: filter:progid:DXImageTransform.Microsoft.AlphaImageLoader»
    (src='myimage.png',sizingMethod='scale');
     
    ccoonen, May 15, 2007 IP
  4. Triexa

    Triexa Active Member

    Messages:
    580
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    I am aware of the PNG fix. I am having issues making it work for PNGs which are used as background images
     
    Triexa, May 15, 2007 IP