Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
… would setting an anchor <a id="new">Anchor</a> and connecting to it with <a href="node/168540#new">Link</a> achieve the desired result? cf. the link from your tracker page.
If the anchor is not in the ‘viewport’ the browser will scroll until it is at (or near) the top.
Comments
Not sure what you're trying to do, but ...
… would setting an anchor
<a id="new">Anchor</a>and connecting to it with<a href="node/168540#new">Link</a>achieve the desired result? cf. the link from your tracker page.If the anchor is not in the ‘viewport’ the browser will scroll until it is at (or near) the top.