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')