By dkelly60 on
I have searched for an hour but have not found a solution.
I run nice_menus and I want to be able to have it so that if you click the main tab (instead of a drop down link) you goto a node that lists the same links as the drop down items. What is the best way to do this?
Comments
Will the links in the
Will the links in the drop-down change often? If it's a static menu, I'd probably just create a node that contains the same links as the drop-down, and place a menu entry for it. You then can place the menu entries that you want in the drop-down to be children of the newly created menu-entry.