Support of drop down menus
B-Prod - August 28, 2009 - 16:15
| Project: | Active menus |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| activemenu_dropdown.patch | 13.52 KB |
| additional_files.zip | 2.28 KB |

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