I've been experimenting with MooTool's 'chain' implement without success. Meanwhile I found that simply checking against an 'isRunning' var can prevent the weird behavior on multiple subsequent clicks.
Multiple clicks on previous/next buttons DO NOT overlap unfortunately they are not yet queued/chained, but simply disabled while the previous is still running, however it could be noticeable only with the longest transitions. Chaining would have been better, although at the same time it would have involved more complexity. A reliable trick has not yet come out, until then I'll concentrate on keeping the script as much lightweight as possible, but I think it's already enough stable to run in a live site On 20 Lug, 17:46, 3dolab <[email protected]> wrote: > live demo availablehttp://3dolab.github.com/MooTabs/ > > please help! > I'm still unable to chain multiple rapid clicks on the prev/next > buttons and this missing last step makes the whole work pretty useless
