Hi! I’ve tried a lot but found no solutions… I’m trying to build an accordion where elements close and open simultaneously, like this:
http://www.jumpeyecomponents.com/Flash-Components/Flash-Menus/Accordion-Tree-Menu-V3-36/
The problem is controlling which are the elements to be moved, and mostly, how to manage the amount of movement. When I open a submenu, I’ve got to move all the subsequent buttons down. But when I close a submenu, I’ve got to move them up. If I’d do it in different times, no problem. But if I’ve got to do both the movements at once, things are not so simple.
There must be some smart logic under this, some trick, I think. Do you maybe know it?