api.jquery.com
api.jquery.com copied to clipboard
.stop: document alternates using .clearQueue, .finish
To avoid the "boolean trap" of the .stop()
API we should mention the alternatives. The demo in .finish()
shows what they are.
Maybe we should just use the same demo we have in .finish()
in the .stop()
documentation?
That would work. Looks like the frame in the demo needs a bit more height.
@kswedberg should we really copy/paste that, or just reference the demo? I'm inclined to do the latter.
Just referencing the demo would be fine with me.