• rockindoublej

    (@rockindoublejranch)


    How do I set an image or pdf to scroll in shadowbox? I have tried the “handleoversize” attribute but that does not work. Currently, with the default setting to “resize” is shrinking the image too small to read. I am needing to post some forms that have been filled out for potential buyers to read the details. Your help is much needed. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rockindoublej

    (@rockindoublejranch)

    To let you know, I am using WP 2.8.6 and Vista. You can see my issue here: under Walter Bohaty in the sentence that offers his video script. I have used other options everywhere else though I would rather figure out this issue. I have tried all 3 options on this particular image, it is currently on drag but is not working as you can see.

    Thread Starter rockindoublej

    (@rockindoublejranch)

    Here is what MJ says to do, but I am not sure how to make this work in WP. I did get a pdf to work, so I guess I will convert all files to pdf and post them this way. I would still like help with this Sivel if you would please.

    ‘Instead of using the image player, you could try using the iframe player. An iframe will automatically use scroll bars if the image is too large for it. So try using a function like this:
    function openInIframe(img) {
    Shadowbox.open(img, { player: ‘iframe’ });
    return false;
    }
    And then in your markup, you could call the function when your link is clicked, like this:
    My Image

    Thread Starter rockindoublej

    (@rockindoublejranch)

    Is anyone out there to help? I still need this resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Shadowbox JS] Setting images, pdf’s, etc to scroll when opened?’ is closed to new replies.