Accordion Menu V3 and Accordion Tree Menu V3 are xml flash accordion menus featuring customized states, customized transitions and tweens.
Here are all known issues for Accordion Menu V3 and Accordion Tree Menu V3, they should be similar, since basically it is the same component.
If you have any questions that you think we should discuss here please let us know.
hotwo: submenus already expanded on activation?
(2007-12-04 - views: 17445)
Q: How can I make it so that the 2nd level items are already expanded (showing the 3rd level) when the main menu (1st level) item is activated. And so that they remain expanded when the main level is collapsed? Thanks so much!
A: In this case you need to write a little code. First you need to verify if the pressed item is from the top level or from one of the lower levels. Next, there is another main item expanded, you need to collapse it. After that, parse the current item to expand any of its sub-items that have children. The attached example follows the previous steps.
Files:
ATM_expand_subitems.zip