.
Here are 5 links to the endnote section in the same chapter.
For you to make them more accessible for comparison I copied them into one block but further down you can see them in the context of the respective paragraphs they are in.
5 random paragraphs out of the same chapter.
Originally there were only 4 links but I copied the code of link [3] and inserted it as link [5] on line 60 right in between link [3] and [4]. That’s why the order is 1, 2, 3, 5, 4.
It turned out that this does NOT affect correct functionality at all as far as I could tell.
The 5 links in a block:
<sup id="cite_ref-1" class="reference"><a xmlns:epub="http://www.idpf.org/2007/ops" href="#cite_note-1">[1]</a></sup>
<sup id="cite_ref-2" class="reference"><a xmlns:epub="http://www.idpf.org/2007/ops" href="#cite_note-2">[2]</a></sup>
<sup id="cite_ref-3" class="reference"><a xmlns:epub="http://www.idpf.org/2007/ops" href="#cite_note-3">[3]</a></sup>
<sup id="cite_ref-5" class="reference"><a xmlns:epub="http://www.idpf.org/2007/ops" href="#cite_note-5">[5]</a></sup>
<sup id="cite_ref-4" class="reference"><a xmlns:epub="http://www.idpf.org/2007/ops" href="#cite_note-4">[4]</a></sup>
The endnote section at the end of the chapter:
<ol class="references" about="#mwt7">
<li id="cite_note-1"><span class="mw-cite-backlink"><a href="#cite_ref-1">↑</a></span> <span class="reference-text">Frase muy comun en Inglaterra, de la que se sirve el autor para satirizar un poco la aficion de sus compatriotas á lo antiguo.</span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><a href="#cite_ref-2">↑</a></span> <span class="reference-text"> Tragedia del inmortal Shakspeare </span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><a href="#cite_ref-3">↑</a></span> <span class="reference-text">Juego de palabras</span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><a href="#cite_ref-4">↑</a></span> <span class="reference-text">Juego de palabras</span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><a href="#cite_ref-5">↑</a></span> <span class="reference-text">Nuevo juego de palabras</span>
</li>
</ol>
— — — — —
As you can see, all five links (and their respective backlinks for that matter) do have the absolute same format.
But when using the backlinks in the endnote section I do get different behavior with regards to pop-ups.
• Backlink to [1] and [2] do open a pop-up
• Backlink to [3] and [4] do NOT open a pop-up and go straight to the link
• Backlink to [5] does also NOT open a pop-up and goes straight to the link
…(this is the inserted copy of link [3] I already mentioned above)
Regardless of KOBO’s specs under which circumstances on either platform pop-ups are supposed to appear or not, it shouldn’t have distinct behavior on the same platform under identical conditions.
Can anyone spot an inconsistency on my part that would explain why not all links are causing the same behavior?
— — — — —
Last edited by mramosch; 02-20-2025 at 06:16 AM.
|