Forums

Is it possible to load new text on the same page? (8 posts)

  1. Dynamics
    Member
    Posted 1 year ago #

    Is wordpress capable of achieving something similar to the following example?

    What I'd like:
    http://saugi.pointclark.net/newHaase/

    If you click the links, it doesn't navigate from the page. The creator of that site suggested the following code here.

    Suggested code:
    http://codingforums.com/showpost.php?p=674099&postcount=6

    I'm aware that wordpress doesn't generate static pages like the code demands, but I was wondering if any modifications to the code could be made to adjust for the dynamics pages wordpress uses.

    Thanks a lot for any help. I'll be checking back soon!

  2. samboll
    moderator
    Posted 1 year ago #

    actually it does navigate from the page in much the same way wordpress does.

  3. Dynamics
    Member
    Posted 1 year ago #

    I see. Is it possible to make it so, when you click a link, the new page will load in the same position as when you clicked the link?

    I hope I've expressed that clearly.

  4. samboll
    moderator
    Posted 1 year ago #

    yes if all of your pages/posts are set up the exact same as all of the others you create

  5. Dynamics
    Member
    Posted 1 year ago #

    What coding do I need to achieve this? Or if the code is trouble, what is what I'm looking for called?

  6. samboll
    moderator
    Posted 1 year ago #

    Your theme/template is the same for all pages/posts so basically you are just positioning the content inside of pages/posts to the same value. Thus it appears to never change pages.

  7. Dynamics
    Member
    Posted 1 year ago #

    But when I click a link, and say I've scrolled halfway down the page, upon clicking the link the new page will load and reset the original position I was on the previous page (half way scrolled down).

  8. Dynamics
    Member
    Posted 1 year ago #

    Okay this is an early bump but I'm going to clarify myself.

    Originally I wanted to find a way to load content without refreshing the page. If this is possible please show me the way :]

    If this is too complicated for wordpress, then I'd like to know if it's possible to change the load behaviour of pages, in an attempt to make it seem like the page did not refresh. The example I used in my above post is kind of what I want. I would like to be able to stop the page hooking to the top when a new page loads.

    If that isn't possible, then advanced thanks to those who reply :]

Topic Closed

This topic has been closed to new replies.

About this Topic