Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Drop down menus

Reply
Thread Tools

Drop down menus

 
 
VB Programmer
Guest
Posts: n/a
 
      11-19-2004
Anyone have any idea how to implement a drop down menu like this:
http://pfxtrade.com/about_us.asp (highlight 'Club Rooms')

Links, code samples, etc.. would be great!

Thanks.



 
Reply With Quote
 
 
 
 
Steve C. Orr [MCSD, MVP]
Guest
Posts: n/a
 
      11-19-2004
Here are some examples:
http://www.dnzone.com/ShowDetail.asp?NewsId=163
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/asp.net/?p...vercontrol.asp

Or you might consider using a 3rd party menu control such as these:
http://www.gotdotnet.ca/Demos/WebMenu/
http://www.solpart.com/techcorner/So...nuHistory.aspx
http://www.dynamicdrive.com/dynamici...menu/index.htm

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net



"VB Programmer" <Dont*NoSpam-Please*@jEmail.com> wrote in message
news:...
> Anyone have any idea how to implement a drop down menu like this:
> http://pfxtrade.com/about_us.asp (highlight 'Club Rooms')
>
> Links, code samples, etc.. would be great!
>
> Thanks.
>
>
>



 
Reply With Quote
 
 
 
 
John M Deal
Guest
Posts: n/a
 
      11-19-2004
Another one that I've found to be quite nice is at:

www.skmmenu.com

It is free, supports all kinds of extra features (including custom
images, javascript, html, style sheets, and role based security display
control). Hope it helps.

Have A Better One!

John M Deal, MCP
Necessity Software

Steve C. Orr [MCSD, MVP] wrote:
> Here are some examples:
> http://www.dnzone.com/ShowDetail.asp?NewsId=163
> http://msdn.microsoft.com/library/de...ercontrols.asp
> http://msdn.microsoft.com/asp.net/?p...vercontrol.asp
>
> Or you might consider using a 3rd party menu control such as these:
> http://www.gotdotnet.ca/Demos/WebMenu/
> http://www.solpart.com/techcorner/So...nuHistory.aspx
> http://www.dynamicdrive.com/dynamici...menu/index.htm
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Affecting a dynamically created drop down from another dynamically created drop down. msimmons ASP .Net 0 07-16-2009 03:17 PM
retrive preselected value in second drop down list from the first drop down list weiwei ASP .Net 0 01-05-2007 07:29 PM
Multiple select drop down poplulating sub drop down scott@dettcom.com Javascript 3 11-09-2006 07:50 PM
Auto Drop down a Drop Down List xxbmichae1@supergambler.com Javascript 5 11-23-2005 01:35 AM
New to .NET, can I have one drop down box control the data of another drop down box using a database? SirPoonga ASP .Net 2 01-07-2005 10:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57