An internal href to # should always work to navigate to the top of that page from that page. Which e-readers have trouble with that basic approach?
This specific style of internal linking is part of the html5 spec:
Note: You can use href="#top" or the empty fragment (href="#") to link to the top of the current page, as defined in the HTML specification.
Last edited by KevinH; 01-19-2020 at 09:16 PM.
|