Hi, Recently I found out that by using this plugin, Chrome & Safari in IOS can not detect **selected value** in origin select list through below code : `select.options[select.selectedIndex].value ` Can you check it?
Hi,
Recently I found out that by using this plugin, Chrome & Safari in IOS can not detect selected value in origin select list through below code :
select.options[select.selectedIndex].valueCan you check it?