I need help getting a jQuery plugin (iCheckbox) to work with jQuery 1.6
I set up an example here:
http://jsfiddle.net/mikkelbreum/HAGMp/
If you load jQuery 1.5.2 instead of 1.4.4 the sliding animation stops working. But the change event still fires and changes the output txt.
If you load jQuery 1.6 The animation is still broken, and the change event also stops firing (or the output txt is not changed at least.