Active
Project:
Local Menu
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2008 at 11:03 UTC
Updated:
25 Jul 2008 at 11:03 UTC
Using the module dhtml_menu there is a checkbox for each menu block whether to use dhtml or not.
Now in local_menu this feature would be nice.
Here is a hint how to implement dhtml instead of normal tree usage:
http://drupal.org/node/269576#comment-890919
I tried a bit to hack that into local_menu_content() but without success (:
Axel