diff --git a/index.html b/index.html index ec3149f..4631584 100755 --- a/index.html +++ b/index.html @@ -94,8 +94,8 @@ function prepareTransitions(elem){ } $(document).ready(function(){ + // general window behavior... $(window) - //.resize(viewResizeHandler) .resize(updateView) .bind('hashchange', hashChangeHandler) @@ -129,8 +129,6 @@ $(document).ready(function(){ }, function(k){console.log(k)})) - //setTransformOrigin($('.magazine')) - window.MagazineScroller = makeScrollHandler($('.viewer'), { hScroll: true, vScroll: false, @@ -149,9 +147,6 @@ $(document).ready(function(){ .on('swipeRight', handleSwipeRight) .on('swipeUp swipeDown', function(){ togglePageView('off') }) .on('screenReleased', handleScrollRelease) - /* - .on('screenReleased swipeRight swipeLeft', handleScrollRelease) - */ .on('pageChanged', updatePageNumberIndicator) .on('magazineDataLoaded', loadMagazineChrome) @@ -192,247 +187,255 @@ $(document).ready(function(){ +
- -
- -
- -
- -
-
+ +
+ +
+ +
+ +
+
- + -
- + +
+ + + + New Magazine + + + + + + + + + + M + + + + +
+ +
+ - New Magazine - - - - - + + New Article + + + + + + - + - M + A -
-
- - - New Article - - - - - + - - - - A - - - + + + Shift Article Left + + + + + + + + + A + + + - - - Shift Article Left - - - - - - - - - A - - - - - - - - Shift Article Right - - - - - - A - - - -
- -
- -
- - - New Page - - - - - + - - - - P - - - - - - - - Shift Page Left - - - - - - - - - P - - - - - - - - Shift Page Right - - - - - - P - - - -
- + + + Shift Article Right + + + + + + A + + +
+
- -
- - - - -
0/0
+
+ + + New Page + + + + + + + + + + P + + + + + + + + Shift Page Left + + + + + + + + + P + + + + + + + + Shift Page Right + + + + + + P + + +
+
+ + + + + +
+ + + + +
0/0
+
+ + + + + + +
- @@ -851,7 +854,11 @@ $(document).ready(function(){
+ + +
+