-1

I recently recevied a task to implement the vertical flipping effect like this website: https://book.yunzhan365.com/cjebp/ydbx/mobile/index.html. And the old project uses turn.js to implement double pages horizontal flipping.Because the project is a litte bit age-old, so I wonder if turn.js could support double pages vertical flipping.After some digging, I found this answer in SO: https://stackoverflow.com/a/51944038/22421378. It's awesome in single page,but when it comes to double pages,the effect is not what I want. Could anyone who are familiar with turn.js could help me with this question?

I tried to search related issues on the turn.js github repo and StackOverflow.But I didn't find the suitable use case.

  • 1
    Welcome to StackOverflow. You're expected to [try to solve the problem first](https://meta.stackoverflow.com/questions/261592/how-much-research-effort-is-expected-of-stack-overflow-users). Please update your question to show what you have already tried in a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). For further information, please see [How to Ask](https://stackoverflow.com/questions/how-to-ask), and take the [tour](https://stackoverflow.com/tour) :) – Alive to die - Anant Aug 21 '23 at 06:52
  • Please provide enough code so others can better understand or reproduce the problem. – Community Aug 22 '23 at 08:04

0 Answers0