watusi / jquery-mobile-iscrollview

JQuery Mobile widget plug-in for easy use of the iScroll javascript scroller.
408 stars 183 forks source link

the content can be swiped up and down even if it is shorter than a full screen #132

Closed sunyuhang closed 9 years ago

sunyuhang commented 10 years ago

You can still move content up and down even if it is shorter than a full screen. It will snap back to its original position but should it not be movable if it is shorter than a full screen?

jtara commented 9 years ago

There is an option for this, scrollShortContent. It defaults to true but you can change it to false.