Forum Moderators: open

Message Too Old, No Replies

Multiple Drop Down Boxes

         

Drinkguesser

2:36 pm on Feb 17, 2005 (gmt 0)

10+ Year Member



Just like to state first off that I am very new to all of this. I am trying to figure out how to put multiple drop-down boxes on a site. So that I can have a maybe like for or five Headings and a drop-down box for each. Thanks in advance.

For Example:

Topic #1
Drop-down Box
Topic #2
Drop-Down box
etc.

jerryb61

4:01 pm on Feb 17, 2005 (gmt 0)

10+ Year Member



inside a form tag
use as many select tags as you need
add submit button
close form Tag

This is a basic Html solution no JS required so for syntax see any good HTML Reference