I made an Ipad Webapp, perfectly sized fullscreen. My hole navigation is based on horizontal swipes.
It works pretty well, when adding "iscroll", because vertical movement of the page is then disabled. Unfortunately I have to deactivate a few pages for scrolling, … and on this pages i can now move the page vertically.
That s a problem, because it s not very nice to swipe, when hole pages moves in every direction.
Is there a code, which bans the vertical (scrolling) movement?
Thank you a lot.