update jquery.pngFix.js
Daugis - August 28, 2009 - 08:52
| Project: | PNG Fix |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
In this module 'jquery.pngFix.js' file is old - sometimes it's not working properly.
Now it has version 1.1...
* Changelog:
* 09.03.2009 Version 1.2
* - Update for jQuery 1.3.x, removed @ from selectorsYou can download new file at http://jquery.andreaseberhard.de/pngFix/

#1
it also apllies for 6x-1.x-dev
#2
The thing about version 1.2 is that it's for jQuery 1.3, which isn't available for Drupal 6 without jQuery Update. Maybe if we make a new branch that depends on jQuery Update? What are your thoughts?
Thanks a lot,
Rob
#3
Why not just make it detect if jQuery update is enabled and pick a version to use depending on that?
#4
It should depend upon jquery update as that module already does what you propose. No need to duplicate functionality.
#5
So, Rob, yah. I think breaking it into the next version number (is it 2.x?) and then making it dependent upon jQuery Update module is probably the way to go.