cordova - appframework/phonegap scroll is not working on android -
i'm developing phonegap application both ios , android platform.
i'm using appframework intel (ex. jqmobi) , works charm in ios, works on android, thing scrolling not working in android 2.3.6 , can't figure out why. don't know if works in recent version of android on real device, it's not working there in emulator.
thanks in advance suggestion...
on android 2.3.5 & 2.3.6, jqm's header , footer scroll document , reposition (back top , bottom) after scrolling has stopped. happens when header , footer set data-position="fixed".
it appears these versions of android have buggy css implementations of {position:fixed;} , therefore jqm's behavior appears erratic when compared other adjacent android versions.
Comments
Post a Comment