View Single Post
Old 07-16-2016, 02:15 AM   #20
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,734
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Skeezix View Post
So, back to the original subject: it mostly works.
If you limit yourself to ePub3 apps, you might want to consider Javascript solutions, because they'll give you greater control over link handling.
For example, the first topic of the test epub that I linked to uses LocalStorage and JavaScript to hide/unhide text.

I also created two simple JavaScript epub solutions that you might be able to adapt to your needs. You can find them in the Some tricks with ePub 2.x (wanted) thread. (The first one stores the id of the calling href and the second one dynamically loads text from a separate file.)
Doitsu is offline   Reply With Quote