Hi everyone,
I have a few named anchors on a page that link to certain spots on a destination page. The destination page has text within a div that has overflow: auto set so that the content scrolls. One of the anchors links to a heading in the top area of the destination page, ie. where it's not in the hidden scroll area. This anchor-destination works successfully but the two anchors further down the page where they're not visible unless you scroll, don't work. So when the source anchor links to the destination it doesn't scroll down so it's shown.
I just wondered is this normal behavior or can I do something to make it scroll to the correct anchor?
Appreciate any help.
We can only speculate as to
We can only speculate as to what your code looks like. Maybe you can provide a link or all of your code?
