| Author |
display values chosen from dropdown
|
shah rah
Ranch Hand
Joined: Jan 04, 2007
Posts: 124
|
|
I have a dropdown and user can only choose 3 items from dropdown. Each time the user choses I need to display it in a "ui" tag near the dropdown. Also, the user cannot choose more than 3 values. How can this be done?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Basic idea: Hopefully you can figure how to set the innerHTML of the li's Eric
|
 |
 |
|
|
subject: display values chosen from dropdown
|
|
|