Quote:
Originally Posted by KevinH
This is not a problem for reflowable documents with javascripts stored in the header.
|
Thank you for the answer, I did not notice the iframe reference. But there are too many problems when you change the DOM anyway, first of all all the EPUB3 readers I tried do not re-paginate the opened "chapter" when you change the DOM. So, if a 3 pages chapter became a 4 pages chapter after interaction with the user (modifing the DOM), the 4 page falls in the nowhere: turning the page 3 I do not read the page 4, but the page 1 of the next chapter.