Search code examples
javascriptmootoolshorizontal-accordion

Horizontal Accordion using MooTools


I'm trying to create a horizontal accordion menu in mootools, instead of the standard vertical one. In the manual for Fx.Accordion it says "CSS mastery is required to make width transitions work" and I guess I haven't got enough of it. Could anyone help me out on making an horizontal accordion work?

http://jsfiddle.net/Reanimation/L7Rej/2/


Solution

  • Check our kwicks from David Walsh

    http://davidwalsh.name/mootools-kwicks

    Hope this helps