Closed (fixed)
Project:
Active menus
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Aug 2009 at 16:15 UTC
Updated:
19 Mar 2010 at 11:23 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| additional_files.zip | 2.28 KB | b-prod | |
| activemenu_dropdown.patch | 13.52 KB | b-prod |
Comments
Comment #1
nedjoThanks, this looks like an interesting enhancement. I hope to find time to review it.
Comment #2
b-prod commentedThe version 2.x handles these features.
Comment #3
jday commentedTrying 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?
Comment #4
b-prod commentedPlease take a look at admin/settings/activemenu.
You may choose "drop down" in the "menu type" select box.
Comment #6
adrianmak commentedsubscribe