It is possible to move to a certain position on a page using #elementId. How can I do the same thing using Javascript / Jquery. When a JS function is called, I want to scroll to the specific position on that page.
It is possible to move to a certain position on a page using #elementId
Share
After much googling I found that you just need to do this: