
: Re: Reader interactivity in epub3/other ebook formats I was wondering if there is any feature present in EPUB3 or other e-reading formats, either via scripting or some other route, that enables the
The epub 3.0 spec forbids scripts from changing the DOM of the document, so this will not be possible. Here's the relevant bit:
It must not allow a container-constrained script to modify the DOM of
the parent Content Document or other contents in the EPUB Publication,
and must not allow it to manipulate the size of its containing
rectangle. (Note: Even if a script is not container-constrained, the
Reading System may impose restrictions on modifications (see also the
dom-manipulation feature).)
This is required for security purposes. It sounds like in order to do what you're talking about, you'll need an app rather than an ebook.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Hamaas

: How can I create internal links with Sigil? I would like to add some internal links to an ebook I have—namely, adding links from the Table of Contents to the beginning of each chapters,

: Is it advisable to add sound excerpts to an ebook? As far as I know, many ebook readers may also play music. Does it make sense to create an ebook which contains (internal) link to audio