want to change the look & feel of the ASP.NET Menu.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • btreddy
    New Member
    • Oct 2008
    • 83

    want to change the look & feel of the ASP.NET Menu.

    Dear experts,

    I wanna to enhance the look and feel of the existing asp.net menu control like when you place the cursor on any of the menu item ..that particular menu items size should increase a bit and the text should appear in BOLD format.

    you people might have already seen this kind of menus .

    Requesting you all Kinldy suggest me the way to proceed or post any links regarding these enhancements .

    Thank you all,

    BTR.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    MSDN has a lot of information about the ASP.NET Menu Control. In order to accomplish what you want you have to supply a style for the menu's DynamicHoverSty le property.

    -Frinny

    Comment

    Working...