javascript-jquery.mobile.iscroll icon indicating copy to clipboard operation
javascript-jquery.mobile.iscroll copied to clipboard

orientation change landscape

Open mycurli opened this issue 14 years ago • 1 comments

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

mycurli avatar Feb 27 '11 21:02 mycurli

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.

jtara avatar Apr 11 '12 19:04 jtara