Multiple values returned from a drop-down list to be displayed onscreen | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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.

27th Jun 2018, 6:12 PM
ThThinka
ThThinka - avatar
1 ответ
+ 4
This example may help. Best of Luck!!!🙂 https://code.sololearn.com/WtI5Ry1R2k5C/?ref=app
27th Jun 2018, 6:43 PM
bobbie
bobbie - avatar