Closed ihatch closed 12 years ago
Hello ihatch,
I'm currently giving a look at this pull request and I've noticed some mistakes in your code. I've also tested it and it seems that CSS Transitions aren't used in any animation, using your fork. I'm currently working on updating the codebase to 1.7.1 it and making good progress.
Lr
Done :-)
Updated the code from jQuery 1.6.2 to 1.7.1, which fixes the problem with animating scrollTop that user jarred reported. Also updated all commented-out code to 1.7.1. Added a line at the top noting the current codebase version, to make future incompatibilities easier to spot as such.
Not sure if the comment about jQuery.fx.stop() (line 10) applies to this version, because there were a lot of changes made to stop() in 1.7.1... maybe give that a look?