blasten / turn.js

The page flip effect for HTML5
www.turnjs.com
Other
7.18k stars 2.46k forks source link

How to turn off page animation separately? #651

Open hhxiaohei opened 4 years ago

hhxiaohei commented 4 years ago

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

hhxiaohei commented 4 years ago

@blasten

Raj-400BC commented 8 months ago

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