Quote:
Originally Posted by Doitsu
Theoretically, you could use JavaScript in epub 3 books to dynamically change link targets. (You can find a proof-of-concept epub here.) However, since epub3 readers/apps aren't that common, you might want to consider other methods.
|
Yes, JavaScript is an option to consider and can make my life much easier, but since the ePub in question needs to be cross-platform compatible that'll mean that I can't use JavaScript for obvious reasons.
BTW, what other methods you are referring to? Please!!??