jQuery Combobox Selecting text
Posted: 2016-12-15 15:00
Hi guys,
How can i get the text of the selected value in a combobox using jQuery. I have tried the following and its not working;
jQuery('#fieldname-container option:selected').text();
I am using appgini 5.51
How can i get the text of the selected value in a combobox using jQuery. I have tried the following and its not working;
jQuery('#fieldname-container option:selected').text();
I am using appgini 5.51