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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

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