I have an anchor link which links to another page. When it is clicked, by default it goes to the top of the next page. I want it brought to a certain position of the page. H
You can do this with simple html using the hash url "#". For example:
Can be auto-scrolled into view by clicking a link like:
Go to somelocation on this page
This can be done with links to other pages too.
Go to somelocation on someotherpage