From b6d48677e32167ba754dfa13eaf3cdd89d8cc38a Mon Sep 17 00:00:00 2001 From: ruanyf Date: Tue, 29 Apr 2014 19:48:07 +0800 Subject: [PATCH] add page flip --- js/ditto.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/ditto.js b/js/ditto.js index 30dc159..6fe5d44 100644 --- a/js/ditto.js +++ b/js/ditto.js @@ -48,8 +48,9 @@ function initialize() { header.css('bottom', (-treshold)+'px'); lastScroll = newScroll; - } + +} function init_sidebar_section() { $.get(ditto.sidebar_file, function(data) {