Quote:
Originally Posted by nqk
@BobC and @roger64,
Could you try to move the id to p tag and see how it is displayed.
Code:
<p id="f5"><a href="../Text/Maeshowe_0010.html#f5.1">[5]</a> There is a similar allusion to hid treasure on the wall of a rock at Berrig, in the Star valley North Throndheim County—“gull faitu nin alna nither”—They hid some gold nine ells deep in the earth.</p>
|
@npk
I've moved all the id tags to within the p tag for the footnotes and I still have the issue where footnotes 5 & 6 are being displayed in the main window rather than within the footnote window. Looking into the differences between the footnotes and I see only 5 & 6 are within the same file as their origin.
So arguably 1 -4 are endnotes but 5 & 6 are footnotes and perhaps this is the reason for the difference in the linking. I split off the file containing the "footnotes" so that they are in a separate file to prove if this is the problem and footnotes 5 & 6 now display in the footnote window
Footnotes 1,2,3 & 4 display in the footnote box and without continuing to the next footnote so moving the id has resolved the issue of the continuing display.
BobC