Guest_imported
New member
- Jan 1, 1970
- 0
Is there anyone who can help me solve this problem?
I have a dropdown <select> say with the options of 1, 2, 3... Next to it, I would like to display the equivalent words of the selectedItem.. say I selected 2, next to it must have a text that has the words "two", I selected 3, I change the "two" to "tree"...
is this even possible?
Thank you.
I have a dropdown <select> say with the options of 1, 2, 3... Next to it, I would like to display the equivalent words of the selectedItem.. say I selected 2, next to it must have a text that has the words "two", I selected 3, I change the "two" to "tree"...
is this even possible?
Thank you.