mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
add page flip
This commit is contained in:
+2
-1
@@ -48,8 +48,9 @@ function initialize() {
|
||||
header.css('bottom', (-treshold)+'px');
|
||||
|
||||
lastScroll = newScroll;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function init_sidebar_section() {
|
||||
$.get(ditto.sidebar_file, function(data) {
|
||||
|
||||
Reference in New Issue
Block a user