blasten / turn.js

The page flip effect for HTML5

Home Page:www.turnjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to turn off page animation separately?

hhxiaohei opened this issue · comments

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

commented

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 . 😉