#4034 closed bug (worksforme)
iepngfix
Reported by: | plandem | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello!
After changing jquery from 1.2.6 to 1.3/1.3.1, side library iepngfix is not working anymore. Very strange, because it doesn't use jquery and don't trash global scope alot. More information here:
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
I provided a URL for script that i'm talking about. It's homepage of it. URL - is message at support forum of that script and there is abit information when it breaks (include order).
comment:3 Changed 14 years ago by
I saw the discussion there with a few code snippets, but not the complete code to your file, a link to the version of iepngfix you are using, or a test case. I am not familiar with iepngfix, so even if I were to take the time to find the required parts and build a test case it might not have the behavior you are seeing. If you can attach a test case or link to a page that is a test case, I will look at it.
comment:4 Changed 14 years ago by
ok, i attached it. The only difference - replaced jquery 1.26. for 1.3.1
comment:5 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
It looks like you solved this problem by changing the script/css order, and the thread mentions there is a later/better version of IEPNGFix as well.
There seem to be several different versions of scripts named iepngfix. Can you attach a simple test case that fails in IE and includes the iepngfix that doesn't work? We should be able to just swap out the jQuery from 1.2.6 to 1.3.1 in the example and see the difference in behavior.