DNN Menu
Last Post 01/22/2009 8:09 PM by Joseph Craig. 1 Replies.
Author Messages
srikanth
Nuke Newbie
Nuke Newbie
Posts:3


--
01/22/2009 7:56 PM
    Hi,

    I am Working with the default menu provide by DNN starterkit.

    I have few quries regarding it.

    I would like to use two different menu s in diffrent skins...by using level attribute

    1) Main Menu in One page......with only root items
    2) Menu with only Child Items by using Level="child"

    THe issue is when i use level="child". All the child are displayed.
    But when i click on Child my page is considered as PArent to and the MENU disaapears since the child do have anymore sub child.

    Do we have any attribute which defines the No of levels of the Pages Menu.

    OR
    In short I need a Two Level MENU with Parent and children

    Where children are considered as CHILD only but not PARENT?

    Thanks in Advance.

    S Srikanth



    Joseph Craig
    DNN MVP
    Posts:11667


    --
    01/22/2009 8:09 PM
    You might be able to use the dnnLINKS skin object for the second level menu.

    All in all, though, I think that you'll probably spend less time and effort if you use a third-party menu. I have use, and like, the Snapsis Nav Menu. There are others, and all have websites and demos. So, look for examples that are close to what you want, and then see if that menu can be configured exactly the way that you need it.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---