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?
...
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=...
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 ...
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
...
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?
...
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
...
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 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.
...
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?
...
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
...
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?
...
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.
...
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")%>
<%...
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:
...
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...
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...
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
...