Is there a way to get the index of clicked page? #143
Unanswered
spyrosbazios
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hi @spyrosbazios, There are currently no page-specific click handlers. But from the provided JSFiddle, it looks like it's not about clicks, but rather about the scroll event. Right? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get the index of each page I click on (or is currently in view). I checked the example on README.md but so far I haven’t been successful.
I modified slightly an existing jsfidle to do what I want but is in pure js using pdf js. (you can find it here)
Any assistance would be greatly appreciated! ❤️
Beta Was this translation helpful? Give feedback.
All reactions