For some reason footnotes does not work in Moon+ Reader, when I click on a link it sends me to the nearest heading above instead to the actual footnote on the same html page. This is the markup:
Link:
PHP Code:
<h3 class="heading3-2">LINK<a class="footnote-link" href="#footnote-10398-4" id="footnote-10398-4-backlink">4</a></h3>
Footnote:
PHP Code:
<div class="footnotes">
<div class="footnote">
<p class="footnote-para"><a id="footnote-10398-4" class="footnote-anchor" href="#footnote-10398-4-backlink">4</a>FOOTNOTE</p>
</div>
</div>
What am I doing wrong?
I would also like to note that the support for Right-To-Left is not so good.
Info:
Sony Ericsson Xperia Arc S
MIUI v5
Moon+ Reader
ePub3 validated file
Thanks,