edrikL / jquery-iphone-ui

Automatically exported from code.google.com/p/jquery-iphone-ui
GNU General Public License v2.0
0 stars 0 forks source link

iSelect not firing a changed event on change. #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add:

this.select.change();

... as the last line of the _select function and it works fine.

Original issue reported on code.google.com by dwhi...@simulationcurriculum.com on 8 Nov 2012 at 8:55