blasten / turn.js

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

Create a link on one page that can bring me to another page? #685

Open mlopez1007 opened 5 months ago

mlopez1007 commented 5 months ago

Hello -

So I am working with the turn.js basic sample. I eventually want to create something similar to a photo album with that sample. However, it's going to contain a large number of pages and I don't want my readers to go through every single page to reach one that interests them. I've been doing some searching on the subject "table of contents", and I arrived at this page: https://github.com/blasten/turn.js/issues/156

But the code provided doesn't work for that sample.

Does anyone have any ideas, suggestions or even code that can make that possible?