Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-14-2003, 08:55 PM   #1
Member (12 bit)
 
icallmedan's Avatar
 
Join Date: Mar 2003
Posts: 2,309
Send a message via AIM to icallmedan
HTML Help.

How do you program drop-down menus in HTML. I am just starting to learn HTML, and do different things with it. I am now wondering how to do drop-down menus. Thanks.
icallmedan is offline   Reply With Quote
Old 03-15-2003, 07:16 AM   #2
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Pretty easy to do with a select statement:
<Select name="forum">
<Option>PC Mech</Option>
<Option>None</Option>
</Select>

which would yield this:


Now that is pretty basic. You might want to have a option selected value, which makes that one show first in the select list. Also you would generally specify values for the variables.
mairving is offline   Reply With Quote
Old 03-15-2003, 09:49 AM   #3
Member (12 bit)
 
icallmedan's Avatar
 
Join Date: Mar 2003
Posts: 2,309
Send a message via AIM to icallmedan
How would you go about integrating links into that say to another site or another aprt of your site. Would you just use the PC Mech or would you do something different...?
icallmedan is offline   Reply With Quote
Old 03-15-2003, 09:50 AM   #4
Member (12 bit)
 
icallmedan's Avatar
 
Join Date: Mar 2003
Posts: 2,309
Send a message via AIM to icallmedan
I shouldn't have enabled HTML, but would you just use the HTML link code after the "option"?
icallmedan is offline   Reply With Quote
Old 03-15-2003, 12:04 PM   #5
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
You need to use JavaScript, here is a good tutorial:
http://members.aol.com/grassblad/html/selMenu.html
aym is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:55 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2