Creating Menus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dilipv
    New Member
    • Feb 2008
    • 2

    Creating Menus

    hi there,
    i am new to this forum.i wanted to create menu ,just like the menu of this site.when the mouse is over Forums tag automatically it displays certain submenu.
    Can anyone help me to create such thing.

    Thank you
    Jitesh
    <snipped website>
    Last edited by Frinavale; Feb 15 '08, 04:15 PM. Reason: Removed Web Site Link
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    ASP.NET comes with a Menu control. Add it from the tool box to your aspx page. Then play with the properties until it acts how you want it to.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Hi Jitesh,

      Welcome to theScripts!

      In the future could you please refrain from promoting your website in your posts as this is considered spam and is against the rules. Please read the Posting guidelines and thesection on Spam . If you continue to post links promoting your website you may face a ban. The rules are there for benefit of everyone. Thank you.

      Regarding your question...I'm just adding to what Plater has recommended. You should check out ASP.NET Menu Control Overview. Alternatively you could always create your own menu. There's a pretty decent article on Building an ASP.NET Menu Server Control as well.


      -Moderator Frinny

      Comment

      Working...