From eb19688eb679336689ba8e2a8cb237c44cc8e32f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 12 Feb 2013 17:17:06 +0400 Subject: [PATCH] setup an experiment with the scroll based layout... Signed-off-by: Alex A. Naanou --- index.html | 1 + layout.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/index.html b/index.html index 3239b08..13e07d7 100755 --- a/index.html +++ b/index.html @@ -762,6 +762,7 @@ $(document).ready(function(){

download magazine... + alternative layout


diff --git a/layout.html b/layout.html index eaec36b..42d3442 100755 --- a/layout.html +++ b/layout.html @@ -86,9 +86,11 @@ $(document).ready(function(){ }, function(k){console.log(k)})) + /* if(!NAVIGATE_RELATIVE_TO_VISIBLE){ $('.viewer').css({overflow: 'hidden'}) } + */ // expand the templates... runMagazineTemplates()