Hi!

I need an AJAX menu, but for a drop down menu. So I found your module very interesting and tried to add the possibility to choose the type of menu ('tree' or 'drop down') for each enabled menu.

I have added a settings UI which can be implemented through the hook_activemenu_settings(), where user can choose to enabled each suggested menu and choose the display type.

The javascript and CSS files may need to be reviewed (CSS is not fully compatible with IE6 for example.

CommentFileSizeAuthor
additional_files.zip2.28 KBb-prod
activemenu_dropdown.patch13.52 KBb-prod

Comments

nedjo’s picture

Thanks, this looks like an interesting enhancement. I hope to find time to review it.

b-prod’s picture

Assigned: Unassigned » b-prod
Status: Needs review » Fixed

The version 2.x handles these features.

jday’s picture

Trying out 6.x-2.x-dev
I don't see anywhere to configure active menus? how do you make your menu a drop down menu. Currently my menus are all menu trees that are all open until I hover over them - then they collapse, and on second hover open and close as expected. How do I set them to collapsed by default and set them up as dropdowns?

b-prod’s picture

Please take a look at admin/settings/activemenu.

You may choose "drop down" in the "menu type" select box.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

adrianmak’s picture

subscribe