Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    I wonder if this would help: in the code from the other thread, where it says div style=”background:.. to instead specify div style=”background-image:..

    To be honest, I don’t have an iPhone/iPad to test this on. A quick search yielded this result: http://stackoverflow.com/questions/18999660/background-image-not-showing-on-ipad-and-iphone

    So, apparently the CSS and the order of parameters must be strictly specified.

    Thread Starter telkins

    (@telkins)

    I figured it out. The background image I was trying to load was too large for iPhone/iPads to load. They apparently limit the pixel width of images they are willing to load. Thanks for your help!

    Plugin Author Eliot Akira

    (@miyarakira)

    Cool, thank you for letting me know the solution.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Not Showing on Iphone/Ipad’ is closed to new replies.