Full screen swipe scrolling with page snap on mobile devices

Hey Guys,

I’m currently looking for some JS code or plugin which allows me to horizontal swipe between pages (DIVs or documents) so that it snaps to the page. Pretty much what exists for image sliders, but I need this for full screen divs.

Each of these pages should be scrollable vertically with a single touch swipe. If there would be a way to vertically snap to fixed points, this would be perfect.

You can see these kind of behaviors on most newsstand apps, but I need this for JS/jQuery.

Thanks, netsrac