i have created a mobile site with jquery mobile to go into a phonegap project but i have a couple of questions a more experienced user may be able to resolve for me:
———– SOLVED ————-
- I have applied no theme, but when i click on list items Item, the bar
stays blue forever ( like a visited
state that never goes ) [ should just
have an active and over state ]
—– END SOLVED ——————
-
you can hold the header bar or footer bar and scroll beyond up or down into what is best described as ( BEHIND the application ) how can i stop users from scrolling out of bounds.
-
I have a Splash / Loading screen and this at first loads great when the application starts, but then it increaes in size and i see a blown up corner of the loading screen and then finally the app comes into view…. please advice
thanks
I have an answer for 1.
The css code for the jquery mobile is currently broken for alpha 4.1. A click on a list item stays blue after it has been clicked. No way around it aside from opening up firebug, or chromes developer tools and finding the class and removing it from the css file.
I have notified them of this issue, and i believe others have as well. So a future version will correct it hopefully.