Log In · Register

 
drop-down list, how do i make one?
loo-eese
post Dec 30 2006, 02:08 AM
Post #1


Member
**

Group: Member
Posts: 29
Joined: Nov 2006
Member No: 484,166



how do i make a drop-down list?
thanks for the help. :]]
 
 
Start new topic
Replies
83RN15
post Dec 30 2006, 02:27 AM
Post #2


xXbernisXx
*****

Group: Member
Posts: 493
Joined: Jul 2006
Member No: 433,317



<select>
<option>preview</option>
<option>one</option>
<option>two</option>
<option>three</option>
<option>four</option>
</select>

just replace the bold text
the preview can be the tittle of
the list , and the 1234 can be the
name of the list.

example
<select>
<option>Colors</option>
<option>Purple</option>
<option>Green</option>
<option>Blue</option>
<option>Red</option>
</select>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: