|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ziff Davis Enterprise Virtual Tradeshows: Hot Topics, Cutting Edge Technology, Real-time Networking among IT Professionals. Learn more
|
|
#1
|
|||
|
|||
|
how can I choose all the option in a drop down menu?
|
|
#2
|
|||
|
|||
|
If you mean how to let a user select more than one element, use <select name="" multiple></select>. If you mean you want an option that says "all", you can set the value equal to a comma-delimited list containing all of the values used in the select box.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > drop down menu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|