Jump to content

Scrolling to a point within a DIV


cmr

Recommended Posts

I am working on a menu that is a list of links, which when clicked open up sub links below using javascript as well as navigating to a new page which also links to the anchor of the item you clicked so the item you clicked will be visible in the scrollable div.

 

Problem i'm having is that when it scrolls to the anchor inside the div its then scroll half way down the page

 

I'm wondering how to solve it. Either by getting it to scroll back to the top of the page after it has scrolled to the correct point inside the div, or getting the div to scroll itself. Have found some methods but using static values to scroll which wont help me as the height differs.

Link to comment
https://forums.phpfreaks.com/topic/103375-scrolling-to-a-point-within-a-div/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.