Guide: jQuery Mobile – Content disappear after first call / Pageinit fires multiple times
Quick note, if you’re experiencing any of the following: 1. Pageinit is fired multiple times 2. Inability to manipulate the page components i.e. update .text or .html 3. Page content are not showing after the first call of the page The root of this is that your HTML might not be well-structured or not XHTML valid. Fix … Continue reading Guide: jQuery Mobile – Content disappear after first call / Pageinit fires multiple times