I have some Bootstrap 3 Mobile Android xdk/cordova App,… Questions… you have any idea how to solve these:
Problems
1.
Sometimes when go to a div page and press back button in android device, App minimize(close), if you start it starts from Home Page.
2.
Hide(), show() divs alternatively sometimes show div from mid or bottom Not actually from top… again using hide(), show(), is it the series of calls - re-order series of calls?
3.
How Implement a back button appear auto (and redirects auto to prior screen(div)) when user moves between pages like jQuery Mobile…?
4.
you have any idea how on lists work sweep down/up with tap a list item…? I used a script but sometimes work sometimes needed triple tap or more…
