By feelexit on
here's my primary menu.
HOME
Articles
-- PHP articles
-- ASP articles
-- SQL articles
Help
Forum
I want to " Home | Articles | Help | Forum" to be my menu, when you click on articles submenu shows up horizontally.
similar to the example on this page : http://www.dynamicdrive.com/dynamicindex1/tabmouseover.htm
is there a snippet or module I can use to do that?
really appreciate your help.
Comments
still need help.
still need help.
You can make those four
You can make those four things the main part of your primary menu and have it displayed at the top.
Then the articles section you have a couple of choices. I think the best might be to have them be secondary links, and then have that block only show up on pages under the articles section. It would probably require the pathauto module with a path for articles (e.g., "articles" or "page" or whatever).