Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

How to scroll to a specific html tag

Post Reply
renab
Posts: 8
Joined: Wed Jun 17, 2020 4:00 pm

How to scroll to a specific html tag

Post by renab »

If I have a specific html tag that I want to scroll to in the web browser window, what's the best way to accomplish this?
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: How to scroll to a specific html tag

Post by salvadordf »

Try executing this JavaScript code :
https://stackoverflow.com/questions/5007530/how-do-i-scroll-to-an-element-using-javascript
Post Reply