Issue with Readium next and previous navigation button

2 posts / 0 new
Last post

Currently there is a navigation issue with next and previous button occur in the scenario below:
1. At page 16.
2. Click on the link at page 16 which link to page 20.
3. Click on readium next navigation button on page 20, proceed to page 17 instead of page 21.

The reason of this issue occur is using window.open method in the javascript for the link at page 16. Had tried to replace with window.href and location.assign method, the issue still persisted.

What method should be used in the javascript for the link so that when link to that specific and click on readium next and previous navigation button will proceed to the correct page in the order.

Sorry for the delay in responding here. Can you please post or send the EPUB that demonstrates this? Please also see the post here: http://idpf.org/forum/topic-1741

Secondary menu