Closed drawain closed 13 years ago
Yes, I need to work to make this compatible with jQuery-1.6. They changed how attr() works, which affects this plugin quite heavily...
I've pushed a changed that should hopefully fix this. You can see it working with jQuery-1.6.1 on the demo page. If it works for you, it was a simpler change than I thought.
Thank you, i'll check tomorrow.
Hi
There is a problem with jQuery 1.6.1: after the select fields changed by the plugin, the jQuery.serialize (.param, etc.) can't see these alterations.
I has to revert jQuery 1.5.1 to make it work.