Side navigation
#4034 closed bug (worksforme)
Opened January 30, 2009 08:50PM UTC
Closed May 09, 2009 04:16PM UTC
Last modified March 15, 2012 03:05PM UTC
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 (5)
Changed January 31, 2009 03:18AM UTC by comment:1
Changed January 31, 2009 08:08AM UTC by comment:2
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).
Changed January 31, 2009 03:13PM UTC by comment:3
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.
Changed February 03, 2009 05:34PM UTC by comment:4
ok, i attached it. The only difference - replaced jquery 1.26. for 1.3.1
Changed May 09, 2009 04:16PM UTC by comment:5
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.