View Single Post
Old 2009-09-15, 09:51 PM   #7
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
All you need to do is to place this in your <head> section :
<style type="text/css">
img { behavior: url(http://www.domain.com/whatever/css/iepngfix.htc) }
</style>

and have that iepngfix.htc in place
That should do the trick.

I can't check that on my laptop. I don't have IE5 or 6 or 7

Note to anybody with older IE version:
http://www.twinhelix.com/css/iepngfix/demo/
Is demo image on right side transparent ?

Last edited by pc; 2009-09-15 at 10:37 PM.. Reason: note to myself:transcendent is not transparent, lol
pc is offline   Reply With Quote