html5 - Navigating to page fragment with Javascript -


clicking <a href="#location" /> link navigates element id = location, correct? there way navigate element id = location in similar fashion clicking link using javascript? know can find link , simulate click on javascript, i'm curious there way it.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -