javascript-jquery.mobile.iscroll
javascript-jquery.mobile.iscroll copied to clipboard
jQuery Mobile in a iScroll plugin
[http://api.jquery.com/live/](http://api.jquery.com/live/) Please use .on() instead .live(). I'm using jquery 1.10.2 and jquery.mobile 1.3.2. Thanks! Great plugin anyway.
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...
Dosen't work for IE 9...so what about support for Windows Phone7?
When i am dynamically creating UL inside div data-iscroll="scroller", it is working fine for me but when i am creating div data-role="collapsible-set" or other div having table inside div data-iscroll="scroller"...
Using this plugin with the latest RC2 version of jquery mobile I am unable to give a text field focus when clicking on it.
Doesn't work with http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.js. Can the author comment on what updates are required to get this working? Thanks.