Page view counter

Roll over menu for my master page ?

Last post 02-21-2006 7:10 PM by dannychen. 1 replies.

Sort Posts:

  • Roll over menu for my master page ?

    02-21-2006, 3:25 PM
    • Loading...
    • brgdotnet
    • Joined on 03-10-2004, 11:59 AM
    • Posts 509
    • Points 965

    I am using ASP .NET 2.0. I would like to user master pages to build a website. What I would like to do is incorporate a rollover menu. Possibly even a drop down menu. You know, basically a toolabr that sits at the top of the page, or on the left side of the page and allows for a person to select a web page.

    Would I have to user Java Script with Master pages? Can someone help me out, here? Is their some code somewhere for menus which I can just cut and paste into my Master page. Any help would be appreicated.

    Thanks in advance.

    BRG

     

  • Re: Roll over menu for my master page ?

    02-21-2006, 7:10 PM
    • Loading...
    • dannychen
    • Joined on 08-24-2004, 8:17 AM
    • Redmond, WA
    • Posts 840
    • Points 4,332
    • AspNetTeam
      Moderator

    BRG,

      Have you tried the ASP.NET 2.0 Menu Control?  It is located in the toolbox under the "Navigation" tab.  Simply drag it into your masterpage and you can configure it through the properties as well as the chrome menu.  There are also a lot more advanced things you can do with the Menu such as databind it to a SiteMapDataSource and template the layout of the contents.  There is also a great deal of CSS styling support.  It sounds like it could fit your needs.

    --
    Danny

    disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
Page 1 of 1 (2 items)