api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

.stop: document alternates using .clearQueue, .finish

Open dmethvin opened this issue 12 years ago • 4 comments

To avoid the "boolean trap" of the .stop() API we should mention the alternatives. The demo in .finish() shows what they are.

dmethvin avatar Jan 27 '13 00:01 dmethvin

Maybe we should just use the same demo we have in .finish() in the .stop() documentation?

kswedberg avatar Jan 27 '13 12:01 kswedberg

That would work. Looks like the frame in the demo needs a bit more height.

dmethvin avatar Jan 27 '13 14:01 dmethvin

@kswedberg should we really copy/paste that, or just reference the demo? I'm inclined to do the latter.

dmethvin avatar Jan 26 '14 21:01 dmethvin

Just referencing the demo would be fine with me.

kswedberg avatar Jan 26 '14 21:01 kswedberg