Prevent "bouncing"-effect on jquery mobile apps on iOS Safari
Hello there!
did anyone manage to prevent the body of a page to be scrolled out of the visible area?
The problem is, that i've got different ListViews on my page which have to be scrolled up and down. After reaching the bottom/top of this lists and starting another touchmove towards the same direction the whole Website will be "pushed" out of the visible area.
I would be glad if somebody managed to prevent this.