View Single Post
Old 09-24-2020, 12:34 PM   #6
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,793
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by ghmerrill View Post
I know that Kindle at least supports popup notes.
Notes in ebooks do not need to be in some special popup notation to be displayed as popup notes in kindles.

An EPUB with code like
Code:
Blah, blah, blah
<a id="noteref_1"/><a class="link" href="ar01s02.html#note_1">*</a></p>
<p>Blah, blah, blah
...
</p>
<p><a id="note_1"/><a class="link" href="ar01s02.html#noteref_1">*</a> Some taxonomists consider the Sea Otter
to be so different from the Land or River Otter that it is considered
to be a Sub-Family.</p>
and converted to kindle format by kindlegen will display the note as a popup on the kindle.
j.p.s is offline   Reply With Quote