TEA-ebook / teabook-open-reader

TeaBook Open Reader - EPUB web reader, with offline access
Other
127 stars 32 forks source link

Find a new way to navigate through the pages #18

Closed eunomie closed 11 years ago

eunomie commented 11 years ago

To navigate through the pages, it's possible to click the < and > icons and the left and right of pages. The size of the area to click is variable, set to 10% of page width (body #reader .monelem_panel css selector to find them).

The problem is the area is on top of some text and if the text contains links (like footnode) the links are not clickable. It's necessary to find a way to click the left/right area of pages to go back / forward but let the links in the text clickable.

astranchet commented 11 years ago

Something à la I-Mode Panel could be a solution : http://test.monoclejs.com/test/panels/index.html