View Single Post
  #9 (permalink)  
Old Jan 5th, 2008, 22:09
amritrr amritrr is offline
Junior Member
Join Date: Nov 2007
Location: New Delhi
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to amritrr Send a message via Skype™ to amritrr
Re: drop down menu using asp.net and vb

You can make a .net drop down menu by using the "Menu" control from the Toolbox. Just drag and drop it on your page. It will display a small arrow on the top of the control. Click it and you will have options to edit the menu items. Very simple and nice menu. You can also add css styling to change the appearance to your linking.
Reply With Quote