I am implementing an epubReader's app, which sets pagination by css3-multi columns.
My question is how to implement bookmarks by using Javascript? Does anyone have similar experiences?
I think I found the answer by myself.
Each column is between a previous paragraph and a next paragraph.
Each column and each paragraph has a percent number.
In accordance with this method, we can compute an approximate answer.