Viewing 4 replies - 1 through 4 (of 4 total)
  • If you mean to create an ad sequence of pictures where each picture leads to a page, iframes are the best choice. It would be a base page, leading to another, and however many image pages, then the last would lead to the first, and all would be put in iframe. Then the html iframe would be put in wordpress blog.

    I hope this helps! ??

    Thread Starter akaalvin

    (@akaalvin)

    Thanks much, but I don’t think iframes is what I’m after though. If you reference the link above you’ll see that every time you click for the next or previous actor, the url will increase in number, so greatest-american-actors-_n_889471.html#s302643 will become greatest-american-actors-_n_889471.html#s302644 and so on with each click. I guess maybe this could be iframes but something is telling me it’s another technique. Am I wrong in my assumption and if not, what is this method? Thanks.

    This is the code they used:

    title="Greatest American Actors (PHOTOS)" />
        <link rel="alternate" type="text/xml+oembed"
            href="https://www.huffingtonpost.com/services/oembed?url=http%3A%2F%2Fwww.huffingtonpost.com%2F2011%2F07%2F03%2Fgreatest-american-actors-_n_889471.html&format=xml"
            title="Greatest American Actors (PHOTOS)" />

    This is a simple embed code for HTML.

    XML file called (with no format):

    <oembed><version>1.0</version><type>link</type><objectid>889471</objectid><title>Greatest American Actors (PHOTOS)</title><url>https://www.huffingtonpost.com/2011/07/03/greatest-american-actors-_n_889471.html</url><abstract><p>The number of American-born all-time greats in the field of writing, painting, and composing is legion, but given the nation's relative inception (conceived on July 4th, 1776, for those wondering), the late start afforded citizens of the United States in those fields has largely rendered their significance and impact to secondary status, at least in historical studies and critics lists.</p>
    
    <p>On the other hand, the rise of Hollywood and its moving pictures can trace long parallels with the emergence of the...</p></abstract><taxonomy>Entertainment</taxonomy><date_published>2011-07-03T19:06:00-04:00</date_published></oembed>

    Sorry, but I don’t know how to use the rest, I think they used a service to generate XML?
    At the beginning and end the XML code says <oembed>code content</oembed>

    Hope this helps!

    I would like solution for thsi as well

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘slideshow that loads new page with each slide?’ is closed to new replies.