readium-js-viewer icon indicating copy to clipboard operation
readium-js-viewer copied to clipboard

[QUESTION] How to jump to the right position when a <P> tag displays in two pages.

Open hz0324 opened this issue 8 years ago • 1 comments

I have found a method called openSpineItemElementCfi(idref, cfi), I can use it jump to the "start point of a certain

" if when I pass cfi parameter in such style "/4/36"

However, if the content of

is too long and divided into two pages (the first part is visible in the screen, but the second part is hidden), how can I jump to the specific position on the second part using openSpineItemElementCfi(idref, cfi)?

DEMO PIC tim 20170801101730

I have tried to pass CFI like "/4/36:234", it didn't work. Please help.

Thanks.

hz0324 avatar Aug 01 '17 02:08 hz0324

@JCCR any idea?

danielweck avatar Aug 23 '17 16:08 danielweck