1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 10:22:23 +00:00

add page flip

This commit is contained in:
ruanyf 2014-04-29 19:48:07 +08:00
parent 9ba539d7b5
commit b6d48677e3

View File

@ -48,8 +48,9 @@ function initialize() {
header.css('bottom', (-treshold)+'px');
lastScroll = newScroll;
}
}
function init_sidebar_section() {
$.get(ditto.sidebar_file, function(data) {