Change your jQuery selector to
$('.selectedoptionselect')
The value of the select will be whatever option is selected.
solved Create array with values of multiple select dropdown options [closed]
Change your jQuery selector to
$('.selectedoptionselect')
The value of the select will be whatever option is selected.
solved Create array with values of multiple select dropdown options [closed]