iepngfix

TwinHelix IE PNG Fix not working for unordered list or list items

I am using the TwinHelix IE PNG Fix http://www.twinhelix.com/css/iepngfix/ in order to have PNG transparency support in IE, but for whatever reason it doesn't seem to work in IE 6 for unordered lists and list items. Everything else works fantastic. Has anyone experienced this issue before, and did you find a fix for it? ...

IE6 Unit PNG fix + Javascript Swap Image not working

Hi Everyone, I am using Unitpngfix for IE6 PNG Transparency. Everything moves fine. Now i need to implement a menu button in png to swap when mouse over. I used dreamweaver "Add Behaviors > Swap Image". It generates a java script code. Swap Image Script: function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=...

PNG Transparency Problems in IE8

I'm having problems with a transparent PNG image showing black dithered pixel artifacts around the edge of the non transparent part of the image. It only does this in Internet Explorer and it only does it from a Javascript file it is used in. Here's what I'm talking about... http://70.86.157.71/test/test3.htm (link now dead) ...notice ...

iepngfix.htc and jQuery conflict

Hi, I use iepngfix.htc for png in IE6 and jQuery(noConflict mode). iepngfix.htc doesn't work with jQuery, which means png transparency doesn't work. It's strange. How can I avoid this? Thanks. Sam ...

Site breaks in IE6 on "Unexpected call to method or property access" error

http://farmball.com/boston The line that 'causes' the error: IEPNGFix.process(element, 0); Full code: http://pastie.org/648568 Note: I tried searching the phrase and IEPNGFix in Google, no luck. Also tried the MIRC Javascript chatroom before coming here. What do I need to change? ...

Problem with PNG Fix for 2 overlapping images

Hi I am using PNG FIx module in Drupal for 2 overlapping images on which I have applied some jquery effect. The Problem is that when I use the PNG fix module then in IE I start seeing 2 images placed side by side instead of overlapping each other. Is there any solution to this problem ? Please Suggest. Thanks ...

Java ImageIO: Can I convert a PNG-24 file to PNG-8?

The scenario is this: Users of the webapp can customize the website by choosing their own logo image, background colors and background images. Problem is that IE6 does not support transparent PNG. I've tried several client-side solutions, but all fall short on one aspect or the other (most don't support the css property background-repea...

Does AlphaImageLoader png hack work on IE6 with SSL?

Does DXImageTransform.Microsoft.AlphaImageLoader work over SSL? I've been trying to no avail to get this to work, but it does work fine over an insecure connection. All of the PNG hacks I've found use this method, and search results haven't yielded anything for me. ...

PNG with older browsers not looking good, iepngfix needed?

Hi, I have made some screenshots of my website, and in internet explorer 6 my website looks crappy (see screenshot) I have heard something about a PNG fix, is a PNG fix the way to solve the crappy look? and can someone explain me how to implement this? ...

How to fix Internet Explorer PNG Bug ?

Hi, On this page http://browserupdate.microdual.com/ i have a bug on Internet Explorer. How to fix it? I had already used the DD_belatedPNG.fix() function, but it didn't worked. Thanks to all ...

Does anyone have a easy-to-use .png fix for IE?

I'm looking for an easy way to make IE accept .png images without the ugly white area where transparency areas are supposed to be. So far I've tried several png fix packs that seem to have too many configuration settings that I can't get to work...any GOOD suggestions? ...

Universal PNG fix script?

Does anyone know of a universal, one stop PNGFix script that isn't dependent on a specific library (like jQuery or Prototype?). I just want to drop it in the header and have it take care of all transparent .png's from my stylesheets and markup. Can't seem to find one that will do the job. ...

IE6 PNG fix in Spoon.net IE6 no longer working

I am using the following PNG fix for IE6 but it does not appear to be working for me: http://www.dillerdesign.com/experiment/DD_belatedPNG/ It was working previously but i am not sure what i am doing wrong. I am working in a .NET environment and all of my JS is referenced like so: <%= Html.Script("~/Scripts/jquery-1.4.2.min.js")%> <%...

Supersleight IE png fix causing overflow problem

I am using supersleight to fix png transparency, but it is causing a strange bug, where the browser seems to ignore any overflow rule in IE6. Here is what it looks like (had to hide the list of things, but you get the idea...) I am stuck with using the fix and never come across a problem with it before. Here is the markup: ...

In CSS does the iepngfix.htc file get called once, or is it re-read for each element?

A site I am working on just exceeded the monthly bandwidth our host provides (25,000 MB) and when looking at the server stats and logs, I found TwinHelix's iepngfix.htc to be the #4 largest bandwidth drain. #4 hits:73939 KBytes:181035 /iepngfix.htc I find this especially interesting because a .swf used as a background image on every pag...

problems using fadeIn and fadeOut in jQuery with .PNG's inside a jQuery gallery

As some may know, IE 5.5+ has considerable problems handling .PNG's, whether it be displaying them, fading them in and out, etc. The problem that I am having is how to integrate the IE progid filter fix inside a jquery gallery that I'm using authored by a developer by the name of Jeffrey Fry. The fix is as follows grabbed from anothe...

mootools conflicting with iepngfix.htc

Hi all, I have just placed iepngfix.htc to fix the PNG problem in ie 6, but when I include the mootools 1.3 png fix is not working. Do you have any fixing code for this? Thanks Avi ...