Quote:
Originally Posted by KevinH
But you should be able to pop up a window in javascript to display
what addition info you want (just like a pop up footnote). And what about using javascript to add an "aside" or footnote element, that might work.
|
yes, but it is a different thing. I was working with interactive fiction in ebooks, or school books that "expand" or "compress" information following the student needs. This is a more radical vision of the book and I can not do this now if the ebook reader do not re-paginate the chapter when I change the DOM. Pop up is a nice idea, but for smaller part of text. BTW what you use for pop-up?
Quote:
Originally Posted by KevinH
I think you are allowed to have a remote image as a remote resource and if so you can build an svg image of text on your server with up-to-date info that a current epub could display since it would be grabbed during initial layout. That might be worth trying.
|
Nice idea, I have to try it. Thank you for the suggestion.
f.