From a78c65b827761d59a0b512e423f02b55b0e65652 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 Feb 2013 01:23:17 +0400 Subject: [PATCH] doing magic testing... Signed-off-by: Alex A. Naanou --- index2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index2.html b/index2.html index 169b348..d07f6ca 100755 --- a/index2.html +++ b/index2.html @@ -134,12 +134,12 @@ $(document).ready(function(){ $('.viewer') .on('scrollCancelled', function(){ setCurrentPage() }) //.on('shortClick', handleClick) + /* .on('swipeLeft', handleSwipeLeft) .on('swipeRight', handleSwipeRight) .on('screenReleased', handleScrollRelease) - /* */ - //.on('screenReleased swipeRight swipeLeft', handleScrollRelease) + .on('screenReleased swipeRight swipeLeft', handleScrollRelease) // XXX stub... //setTransitionEasing($('.magazine'), 'ease-out')