3
votes
1answer
1k views

jQuery Mobile ScrollView only working on vertical scroll

At a quick glance there seems to be a few questions on SO about lack of vertical scroll. My problem is the opposite, I have vertical scroll but no horizontal. Here's the page in question: ...
0
votes
1answer
853 views

Cannot type text into textfields after using scrollview component

I am using scrollview in my jQuery Mobile application.But when I use it,the textfields cannot receive proper focus and as a result I am not able to type values into them. This is my code: ...