When Jquerymobile132 & amp; 43; Jquery191 is used, slide-range events (slidestart, slidestop) do not work: [solution] I will not understand why the demo on the official website is still using the problematic solution JQM. Old problem: when the page switches to the new version Jquery mobile 1.3.2 + Jquery 1.9.1, slidestart (slidestop) does not work:
[Solution]
Set
Change
I don't understand why the demo on the official website is still using a problematic solution.
Old JQM problems: Page switching/transfer white screen problems
[Solution]
There are many solutions available on the Internet and none of them can be used. Maybe the version is different.
The final solution is:
$ ('. Ui-body-c, .ui-overlay-c'background .css ('background', $ (". contentc", $.lele.activepage#.css ('background '));
After page switching, some JS does not work
[Solution]
Place all JS files to be executed on the New Page
Button delay on the page
[Solution]
$. Mobile. buttonMarkup. hoverDelay = "false ";
To be continued...