Quote:
Originally Posted by eFTy
Another interesting tid-bit I've found with pop-up footnotes.
Sometimes, Kindle adds a line break in the middle of the footnote text instead of a regular blank space (and I've made sure it's just a white space and not some random invisible character by deleting and retyping).
I've found this can be solved by replacing the troublesome space with or * - both seem to work.
|
I don't mean to be dense, but we haven't had to add anything "special" to make pop-up footnotes work with Mobi format on the PPW. We make the footnotes the same way we've always made them, with two-way linking, and they work fine on my PPW.
Here's the coding for this footnote (in context):
Code:
The messenger pressed on, carrying letters from the Virginia Colonel to Cherokee headmen in Chota.<sup><a href="../Text/end.html#aa1" id="bb1">1</a></sup>
And here's the coding for the footnote itself:
Code:
<p class="note1"><a href="../Text/chap01.html#bb1" id="aa1">1.</a> Chapter title taken from Dragging Canoe, speaking through loyalist William Thompson to Alexander Cameron, November 14, 1776, CO 5/94.</p>
...and I've attached screenshots of the results. There's no fancy here. Just footnotes. Nothing more.
Hitch