• Blackbam

    (@blackbam)


    Hello,

    we have a problem using the shadowbox (plugin) with Apple’s iPad. Everything works great, but the Shadowbox opens at the top of the page (which users do not even see, if the page has an high scroll offset).

    Is there a possibility to fix this? Is anybody experiencing the same problem? Is there a possibility to make it iPad compatible?

    Thanks in advance.

    http://wordpress.org/extend/plugins/shadowbox-js/

Viewing 1 replies (of 1 total)
  • I have fixed this issue by adding a ‘smidge’ of percentage on the overlay style element in the shadowbox.css file.

    #sb-overlay{position:relative;height:103%;width:103%;}

    I think this will solve much of the problem.. Big fan of the simple solution.
    I have tested this Horizontally and Vertically on the iPad.

    The iPhone is working Vertically .. I am open to others suggestions on the Horizontal of the iPhone.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Shadowbox JS] Shadowbox iPad problem’ is closed to new replies.