In the tutorial where it says this: Apperyio('not_found_label').hide(); $('[dsid=update_button]').find('.ui-btn-inner').text('Update'); I changed to this: Apperyio('not_found_label').hide(); Apperyio('update_button').text('Update'); In my college network, I noticed that the application was very slow...