satorumurmur / bibi

Bibi | EPUB Reader on your website.
https://bibi.epub.link
MIT License
843 stars 123 forks source link

Change page by js #78

Open iliakut opened 4 years ago

iliakut commented 4 years ago

hello, how can I change the page in the book by some js function? is there any mtehod for this in the library?

satorumurmur commented 4 years ago

Please try R.moveBy or R.focusOn.

ex.)

Destination for R.focusOn can be in various patterns. See R.hatchDestination and functions following it please. For example, you can even jump to the particular HTML elements in a spine item.