diff --git a/layout-iscroll.html b/layout-iscroll.html
index f5609ff..231eaeb 100755
--- a/layout-iscroll.html
+++ b/layout-iscroll.html
@@ -129,7 +129,8 @@ $(document).ready(function(){
function(k){console.log(k)}))
window.myScroll = new iScroll('viewer', {
- snap: true,
+ //snap: true,
+ snap: '.page',
momentum: false,
hScrollbar: false,
/*onScrollEnd: function () {