[jQuery] repeated click when using .show(slow)
Hello,
I've a link I'm using .show(slow) - it works fine unless I click
repeatedly fast on the link - re-clicking the link while the effect is
still running leads to weird results - is there a way to cancel the
running effect before applying the new one or what's the best way to
handle something like this.
thank you in advance for your help.