blasten / turn.js

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

Dynamic page generation #200

Closed omsoft closed 12 years ago

omsoft commented 12 years ago

Hi there, I have a CMS where users can upload images that will be displayed inside your FlipBook. These pages can be ordered dynamically. I see that pages are named by a number... but this cause a problem in my case... I want to name file differently and map them through their relative thumbs... How can I do?

Many thanks

omsoft commented 12 years ago

Problem solved by overwriting addPage() method with a custom logic!

yovdesign commented 11 years ago

please share!!