This button
<a href='#' onclick='update_status()' data-role='button' data-icon='check' >update</a>
Never fires the JavaScript function on iPhone, however does on my desktop (Chrome, Firefox). I tried to assign a "bind" on pageinit
, never fires as well.
Thanks