0
Multiple values returned from a drop-down list to be displayed onscreen
I want to allow users to select a value from 4 different html drop-down boxes and take their selections and show them onscreen one after another. ex: user selects from individual drop-down boxes: red, big, used, and new. I want to in turn take those values and display them onscreen like: red, big, used, and new in a different area of the screen.
1 Odpowiedź
+ 4
This example may help. Best of Luck!!!🙂
https://code.sololearn.com/WtI5Ry1R2k5C/?ref=app