3D FlipBook - I have set up a book using HTML files as you showed in demo https://i.imgur.com/6m2bEP6.png. But now I want to add a dropdown

a***g@cecn.net
2019-08-08
2019-08-08

I have set up a book using HTML files as you showed in demo https://i.imgur.com/6m2bEP6.png. But now I want to add a dropdown for the “Table of Content” in the controls bar see screenshot https://i.imgur.com/iUVmkIZ.png. Can you please guide me if it’s achievable using the jquery version of the plugin.

If that’s not possible can you show me how to add pages reference in the bookmark section https://i.imgur.com/fTZvH8f.png using HTML file for the book?

Replies

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi,

It is possible you need just edit the template.

Plugin uses PDF bookmarks – so add pdf bookmarks.

HTML and image versions do not support bookmarks.

a***g@cecn.net
2019-08-08
2019-08-08

I have added dropdown using template file https://i.imgur.com/rzVO0nz.png. Now Can you please send me function name and it’s use for page navigation pragmatically with in the template. So I can bind the on change event with the select box and navigate to the pages?

a***g@cecn.net
2019-08-08
2019-08-08

the above code is worked like a charm. I really appreciate it :) Just last question: I also wants to change the drop-down’s value when page is changed. Can you please guide me on that as well, which functions is called when page is changed, So I can change the drop-down’s value?

a***g@cecn.net
2019-08-08
2019-08-08

Thanks

a***g@cecn.net
2019-08-08
2019-08-08

I have placed the below code in callback function named “ready”, see screenshot https://i.imgur.com/bUSLjmf.png. I was able to print the current page number after every page flip, but the issue is I was not able to figure out how to access the dropdown to change it’s value see screenshot https://i.imgur.com/V1vc95m.png. Can you please guide me on this as well?

a***g@cecn.net
2019-08-08
2019-08-08

Thanks for helping out

a***r@3dflipbook.net
2019-08-08
2019-08-08

welcome

Log In to leave a comment