Fly-outs på topp- eller vänsternavigeringen

Vore det nice med fly-outs på din toppnavigering eller på vänsternavigeringen?


Här har jag saxat från Anges Molnar's blogg: http://www.sharepointblogs.com/aghy/archive/2007/11/15/setting-the-global-navigation.aspx

Setting the Global Navigation
By default the SharePoint menu is two level deep: it contains a major and a minor level.

By the way: we can expand it! You need to open the master page, and edit the TopNavigationMenu property. The StaticDisplayLevels defines the number of the major levels, and the MaximumDynamicDisplayLevels defines the number of the deeper menu levels.


The default value of the StaticDisplayLevels is "2", because the first level is the Home page, and the second one is its first subsites. The MaximumDynamicDisplayLevels has default value "1" - this defines to display only one deeper menu level.


The following code example defines a menu with 3 deep levels:


      StaticDisplayLevels="2"
      MaximumDynamicDisplayLevels="3"

Detta funkar finfint även på vänsternavigeringen! Leta bara reda på rätt tagg.


Kommentarer

Kommentera inlägget här:

Namn:
Kom ihåg mig?

E-postadress: (publiceras ej)

URL/Bloggadress:

Kommentar:

Trackback
RSS 2.0