Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

How to loop multiple images on a single page/post

Hello I am using openseadragon, and I was able to reference one image on my page via openseadragon, but how to do loop more images so I can have 5 more images on the page…

Currently I have this as my javascript

    var imagePath = "/wp-content/uploads/" + $('#materials-osd').attr('data-image');
    var viewer = OpenSeadragon({
        id: "materials-osd",
        prefixUrl: "/wp-content/plugins/zoom-openseadragon/images/",
        tileSources: {
            type: "image",...
Code (markup):
How to loop multiple images on a single page/post

from HTML & Website Design https://ift.tt/2TRAEHs
via IFTTT

Post a Comment

0 Comments