javascript-jquery.mobile.iscroll
javascript-jquery.mobile.iscroll copied to clipboard
orientation change landscape
It seems that the orientation change (landscape) does not work. I also get a white screen with this line in the script: if ($.mobile.activePage.data("iscroll") == "enable") { fixed($.mobile.activePage); }
If I remove it then it works - except landscape
See https://github.com/watusi/jquery-mobile-iscrollview Not a fork, but a new project initially derived from this one. Landscape transition works, though there is still an issue with scrollbar range.