Questions tagged [page-jump]

A page jump refers to the sudden change in the scroll position of the document that's loaded in a browser.

A page jump refers to the sudden change in the scroll position of the document that's loaded in a browser.

When done intentionally, the url fragment will be used to scroll an element on the page into view by matching their id or name attribute; the latter only applies to another anchor.

It can also be caused by bugs or otherwise unexpected behavior in either the browser or ui libraries, such as .

86 questions
1
vote
1 answer

Jump to name=key-1 when URL contains #key-1

I wish to jump to the selected hash whenever my URL contains a #. The # are dynamically created and inserted into header($location);. Afterwards the new URL loads like this: www.example.com?p=1#key-1, however it wont go to the selected # on the…
Gjert
  • 1,069
  • 1
  • 18
  • 48
1
vote
1 answer

Double Drop box going to page jump

First thanks in advance for your help. I am using markdownPad. I have created 2 drop box list as below.