Hi Erica,
what happens when you click one of the footnotes superscript numbers?
Normally the page should move down to the reference container, expand it if collapsed and center the linked index in the reference container. (this happens using javascript)
Hi Stefan,
It scrolls up a bit, but that’s it. See here: http://gethealthyu.com/healthy-salsa-recipes/
Hi Erica,
The superscripts moves down to the arrow in the reference container which has the same footnotes number as the superscript. In your case the arrow is invisible and receives another location as it normally has. This is the reason why your page scrolls up and not down to the reference container.
I have set the visibility of your arrow to “show” and the jump works correct.
As a fast fix I would remove the “display: none;” CSS to show the arrow and everything works fine.
For the next release version I will move the anchor from the arrow to the footnotes text or index so you (and everybody else) can hide the arrow without getting an error.
Thanks! I never would have figured that out. I appreciate the quick response.
Hi Erica,
I have changed the link from the superscript down to the reference container. Now the superscripts links to the footnote number in the reference container instead of to the arrow. With the latest version it is possible to hide the arrow without getting any other error.
As a notice: The arrow itself links back to the superscript. So if you hide the arrow, your users won’t have the ability to move back to the superscript.
If everything works fine, we would be happy about a review 🙂
Thanks! I ended up using a non breaking space as the HTML character so it’s working great for me! Yes, I will add a review, thanks again for your responsiveness.