• This may be simple to some of you but, for me, it’s a royal pain!

    I have a main page that loads with generic data on it (contact info, etc.) I also have a “div” window which contains information about specific services. I’m trying to get the main page to stay where it is while being able to “scroll” or “jump” to other areas within the “div” window.

    The problem I’m having is this: I’ve tried both <p id="name"> and <a />. When I click on the link, the entire page moves and displays the content.

    Is there a way to just have the “div” window scroll up and down without moving the entire page?

  • The topic ‘Prevent Page from "Jumping" When Scrolling to Anchor’ is closed to new replies.