Computing.Net > Forums > Web Development > program for drop down menu

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

program for drop down menu

Reply to Message Icon

Name: BigShow
Date: January 21, 2006 at 16:14:42 Pacific
OS: xp media
CPU/Ram: pentium 4
Comment:

I have a question, I am going to do a vertical drop down menu (that goes to the side) but I am wondering what the best language to use on this would be. Can this be done is css, or should I just stick to the good ol javascript. Can someone tell me a link of a good sight with pre made scripts, i googled it and have looked at a few but you never know what comes with them when you DL it. Any help would be appreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: myinnet
Date: January 22, 2006 at 05:42:37 Pacific
Reply:

You can use this code:
<select size="1" name="D1" onselectchange=yourfunction()>
<option>Test1</option>
<option>Test2</option>
<option>Test3</option>
<option>Test4</option>
</select>

____________________
MyInnet Inc
Computer Technology Forum
http://www.myinnet.us


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: program for drop down menu

Interactive Drop-Down Menu www.computing.net/answers/webdevel/interactive-dropdown-menu/2177.html

drop down menu database link www.computing.net/answers/webdevel/drop-down-menu-database-link/1447.html

Drop down Menu problem www.computing.net/answers/webdevel/drop-down-menu-problem/292.html