Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Kindle Formats

Notices

Reply
 
Thread Tools Search this Thread
Old 10-26-2023, 01:24 PM   #1
newseverian
Junior Member
newseverian began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2023
Device: Kindle Previewer
Pop-up footnotes displaying notes headers

This is only happening for the last footnotes for each chapter, and I can't figure out why.

Footnote pop ups in Kindle Previewer throughout each chapter work normally until whatever the final footnote is of each chapter, then it will display the following Notes section header beneath the footnote in the pop-up.

I've found forcing a page-break before each notes header avoids this, but I'd rather not do that. Even copying the code from an e-book where this doesn't occur hasn't solved this. Any ideas?

Sample:

<section epub:type="division">
<h2 class="notes-head">Footnote header</h2>

<ol>

<li ="notes"><a role="doc-backlink" href="chapter1.xhtml#note1" id="ch1_note_R1">1.</a> Footnote text</li>

<li class="notes"><a role="doc-backlink" href="chapter1.xhtml#note2" id="ch1_note_R2">2.</a> Last footnote text</li>

</ol>

</section>

<section epub:type="division">
<h2 class="notes-head">Following footnote header</h2>
<li ="notes"><a role="doc-backlink" href="chapter2.xhtml#note1" id="ch2_note_R1">1.</a> Footnote text</li>
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2023-10-26 at 12.57.30 PM.png
Views:	67
Size:	68.5 KB
ID:	204433   Click image for larger version

Name:	Screen Shot 2023-10-26 at 12.57.09 PM.png
Views:	65
Size:	18.1 KB
ID:	204434  
newseverian is offline   Reply With Quote
Old 10-26-2023, 03:10 PM   #2
azimuth
Enthusiast
azimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with others
 
Posts: 33
Karma: 2538
Join Date: Aug 2023
Location: NW US
Device: none
<li ="notes">
This is missing the complete element equation 'class=' in several spots. Is this causing the problem?

https://epubknowledge.com/docs/notes

Backtracking a bit...at this web link above they use an attribute <a epub:type="pagebreak"...> after the last note, just the very way you were hoping to avoid doing it.

As a side thought...pagebreak as zero height?
.pagebreak-height {
min-height: 0;
max-height: 0;
height: 0;
)

Last edited by azimuth; 10-31-2023 at 12:14 PM.
azimuth is offline   Reply With Quote
Old 10-26-2023, 03:26 PM   #3
newseverian
Junior Member
newseverian began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2023
Device: Kindle Previewer
Sorry, that was a mistake in the writing of this post. The class tags are present (and the file validates) and it still occurs.

<section epub:type="division">
<h2 class="notes-head">Footnote header</h2>

<ol>

<li class ="notes"><a role="doc-backlink" href="chapter1.xhtml#note1" id="ch1_note_R1">1.</a> Footnote text</li>

<li class="notes"><a role="doc-backlink" href="chapter1.xhtml#note2" id="ch1_note_R2">2.</a> Last footnote text</li>

</ol>

</section>

<section epub:type="division">
<h2 class="notes-head">Following footnote header</h2>
<li class ="notes"><a role="doc-backlink" href="chapter2.xhtml#note1" id="ch2_note_R1">1.</a> Footnote text</li>
newseverian is offline   Reply With Quote
Old 10-29-2023, 01:29 PM   #4
azimuth
Enthusiast
azimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with othersazimuth plays well with others
 
Posts: 33
Karma: 2538
Join Date: Aug 2023
Location: NW US
Device: none
.....

Last edited by azimuth; 10-31-2023 at 12:24 PM.
azimuth is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Footnotes no longer pop up paperback Editor 2 02-03-2023 05:33 AM
I have a DOCX with footnotes that I wanna turn to pop-up notes in ePub on Kobo Forma droopy ePub 38 05-08-2020 04:46 PM
Pop-up footnotes Leonatus Kobo Reader 41 01-13-2017 07:06 PM
Drawbacks with Pop Up Footnotes in epub 3 ? verydeepwater ePub 8 06-13-2014 05:28 AM


All times are GMT -4. The time now is 07:35 PM.


MobileRead.com is a privately owned, operated and funded community.