• Hello everyone,

    I have a <div> called rightColumn on the main page of my website. I have set it up so that the client can edit the text inside of this div. What I would like to do is also display this div and the content inside of it on another page. The div contains a list with links and I don’t want the client to have to edit the list of external links on multiple pages.

    Anyone have any idea how to include this div from the main page on another page?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • are you talking of a static page or dynamic page? If it’s a static page why not use iframe?

    Thread Starter erikw46

    (@erikw46)

    yah its a static page. i have multiple areas on the page where the content can be edited though because i am using the secondary html plugin. all i want is to copy the rightColumn div, not the whole page, and place that as the rightColumn on a different page.

    never used Iframes before, and after some google searching i am still confused as to how to get it to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Include div with content from another page’ is closed to new replies.