Drop Down Menus on Navigation Bar

Can someone please help a Sharepoint newbie and tell me how to change the navigation bar to have drop down menus I'm sure someone out there has already but I've not found any article at all!

Please



Answer this question

Drop Down Menus on Navigation Bar

  • Sajitha Jose

    You may want to add more specifics. Some MOSS 2007 Site templates will automatically give you dropdown lists. Others you may want to just go ahead and manually go to the modify navigation add a heading (link folder) and sub-links in it. However for certain templates you may have to modify the masterpage in SharePoint designer, locate the menu commands in the codeview and what you're looking for is to increase the DynamicMenu attributes. (With these you can tweak which menu options are static and which Dynamic... the catch is SharePoint has to know they're related so your subsite structure has to be proper). Haven't found a way to do it if your subsite structure isn't flawless except manually coding in the links
  • Drop Down Menus on Navigation Bar