Community

$.stop() vs. $.finish() In jQuery Animations

(Ben Nadel) The other day, I was reviewing some code when I came across a relatively new jQuery function – $.finish(). This function was added in jQuery 1.9 and works similarly to the old $.stop() method with one very important difference: when you call $.finish(), jQuery applies the same CSS to the

Read More - Register for Free Membership