I have a problem getting this to fire on iPhone 4, any ideas?
$(\'select\').change(function () { alert(\'you changed this\'); });
If you're using jquery mobile, you might want to check this out https://github.com/jquery/jquery-mobile/issues/1163