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
Post a Comment