Skip to content

Commit

Permalink
[hotfix] jquery only support limited easing function
Browse files Browse the repository at this point in the history
  • Loading branch information
Huxpro committed Mar 20, 2016
1 parent 378aae0 commit 1d474f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,9 @@
$('.catalog-body').onePageNav({
currentClass: "active",
changeHash: !1,
easing: "easeOutExpo",
easing: "swing",
filter: "",
scrollSpeed: 800,
scrollSpeed: 700,
scrollOffset: 0,
scrollThreshold: .2,
begin: null,
Expand Down

0 comments on commit 1d474f0

Please sign in to comment.