Hello, you probably already know MooTabs http://mootools.net/forge/p/mootabs

I've successfully tested it with MooTools 1.3 and tried to add some
features, such as the 'loop' and 'totalTabs' options. I'm proud of the
result http://github.com/3dolab/MooTabs

However, ideas and tips are welcome, since I'd still like to:

1- Chain subsequent clicks on next/prev button, animation is actually
overlapping
2- Stop the default onmousedown event. Don't know why, but 'stop()'
seems to fail 
https://github.com/3dolab/MooTabs/blob/master/Source/mootabs-0.1.0-nc.js#L87
3- Merge the 'step' method into 'setupTabs'

Reply via email to