jQuery Mobile :: Scroll does not stop on Samsung Galaxy S3 (Android 4.0.4) -


i learning jquery mobile , did small app see list of countries , brief info. have developed scrolling list ul , li. tested app on browsers , works fine when tested on samsung galaxy s3 , google nexus, got strange observations.

here observations -

on samsung galaxy (android 4.0.4) -

a) whenever scroll list, scrolling not stop if there no records. shows white background no records in it.

b) whenever try click on list, list flickers upside or downside , opens wrong list item instead of desired list item.

c) mobile's button not exit , takes mobiles app gallery. keeps moving through history of pages.

on google nexus (android 4.3) -

1) scrolling works fine , stops @ end of records.

2) list not flicker upside / downside. opens desired item.

3) samsung galaxy s3, keeps moving me through history pages instead of existing me out of app.

since working on google nexus, doesn't code problem not sure.

can please resolve problems have been facing on samsung galaxy s3 ?

i have solved problem. causing due height specified page. 99%. removed setting , started working. wooo hoo !!


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -