blasten/turn.js

How to turn off page animation separately?

hhxiaohei opened this issue · 2 comments

I don not need animation to next page how to close it?thx!

replying issue #651

I don not need animation to next page how to close it?thx!

You can Simply do it by writing this : $("#flipbook").turn("disable", true); in your JS.
If you still face issue , you can always look at the documentation http://www.turnjs.com/#api and if your issue is
solved then you can close this issue @hhxiaohei . 😉