mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
add page flip
This commit is contained in:
parent
9ba539d7b5
commit
b6d48677e3
@ -48,8 +48,9 @@ function initialize() {
|
|||||||
header.css('bottom', (-treshold)+'px');
|
header.css('bottom', (-treshold)+'px');
|
||||||
|
|
||||||
lastScroll = newScroll;
|
lastScroll = newScroll;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
function init_sidebar_section() {
|
function init_sidebar_section() {
|
||||||
$.get(ditto.sidebar_file, function(data) {
|
$.get(ditto.sidebar_file, function(data) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user