Hi How can i get the selected text on a dropdowm, ive seen examples of how to do eg
$('select option:selected').text()
but looking at my code below, how can i modify ...
Could anybody please let me know that how would I select my dropdown list item by text rather than value?
I want to select Dropdown item by text with jQuery.
Thanks in advance.
...
I want to set/select the text baed upon the texts I choose. e.g I have the following code that is not selecting the text but instead is adding another line ...