5
Answers

remove selected value after submit from dropdown

Anil Kumar

Anil Kumar

8y
489
1
i have a text area ,dropdownlist and submit button
when i click on submit button selected value insert into textarea,
but now i want that selected value should remove from dropdown list after inserted in textarea..
or
duplicate values should not insert into text area from dropdown if that selected value is already in text area.
how it can be using javascript ???
Answers (5)