On Aug 30, 11:19 pm, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote: > Thanks for pointing out that bug. I can't believe in all this time I > never found that. Part of my tests usually is to click a bunch of > times on stuff like that to see what happens. I will have to take > another look at it -- it is probably something easy that I missed.
It was the first thing I noticed too (as a habitual double-clicker) It's an easy fix: you just need to move your "return false;" statements out one level so that clicking always returns false, whether or not you are animating.