View Single Post
Old 06-16-2016, 11:26 PM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by Ghitulescu View Post
I wonder whether it is possible to implement a sort of history.back(-1) in an ePub, as not all eReaders allow such a functionality?
This would allow me to simplify multiple references to a single note (then, of course, the return to the right passage).
All the good ereader software already has a back button, there is no need to duplicate the functionality in HTML.
And there is absolutely no support in the EPUB spec for any such functionality, on the assumption I guess that there is no need but of course any ereader that uses a web engine for rendering will support it anyway. Which means a bare handful of ereaders (i.e. a subset of smartphone/tablet apps) will support it, and it will break everywhere else.

Why not trust the ereader to do its job?

Quote:
Second:
Is there any possibility of a "status line", displaying the page number and other infos, or a frame, that would of course keep account of resizing and screen sizes?
Yes, I know ePub has no pages, but the eReaders do

I could not find any info concerning the two.
Once again, that is the job of the ereader itself.

Not only is it impossible to do in HTML, it is also the kind of thing that some people will like and some people will hate, so it needs to be able to be disabled.
eschwartz is offline   Reply With Quote