Hi,

is there a way how could I move the page scrollbar just after the page was loaded?

Comments

zeta ζ’s picture

… 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.