as shown in the figure, we are going to do a reader on the Web side. Through the api interface, I can get the content under different Section at one time. This Section is the real < section >. Then, the product design is required to achieve the effect as shown in the picture, like reading a book, you can turn the page left and right, and the length of the content in each section is uncertain.
could you tell me how to achieve this?
PS: We can"t use libraries like iscroll because they don"t support tagging. But our products require users to select content with the mouse. This is awkward. So it must be implemented in a native way.
Thank you