From 03eaa07bc0ea38ebecd0493a5cba55f17caa866a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 14 Feb 2013 07:05:46 +0400 Subject: [PATCH] taming iscroll... Signed-off-by: Alex A. Naanou --- layout-iscroll.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layout-iscroll.html b/layout-iscroll.html index 4c9dda2..74311ca 100755 --- a/layout-iscroll.html +++ b/layout-iscroll.html @@ -131,13 +131,10 @@ $(document).ready(function(){ window.myScroll = new iScroll('viewer', { vScroll: false, - // XXX we do not actually need this, just a couple fixed zoom levels... - zoom: true, - zoomMin: 0.1, snap: '.page', momentum: false, hScrollbar: false, - chechDOMChanges: true, + //chechDOMChanges: true, /* onScrollEnd: function () { var n = getPageNumber()