Results 1 to 3 of 3

Thread: Top Menu Drop Down list

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Top Menu Drop Down list

    hi,


    I ve been searching through the forum of ASP.Net and could nt find a tutorial to build a drop down for my topmenu. Anhy body can give a link for this please or some sample code to follow?

    Many thanks

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Top Menu Drop Down list

    It's pretty simple to accomplish. All you need to do is create a user control which accepts a list of some sort such as an array list or a dataset or some xml, read it and generate the divs accordingly for your menu.

    Nevertheless,

    http://www.411asp.net/home/assembly/navigator/dropdown

    http://www.dnzone.com/ShowDetail.asp?NewsId=163

    http://www.eggheadcafe.com/articles/20030603.asp

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: Top Menu Drop Down list

    Many thanks Menhak, will check links out and try out one myself too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width