zurb / orbit

454 stars 96 forks source link

Slideshow doesn't display in Android phone??? #106

Open dzogchen opened 12 years ago

dzogchen commented 12 years ago

Hi, I really like Orbit, especially the scaling, but for some reason it isn't displaying on Android 2.3 on my phone....

I am using ajax to fetch the images, so I get tiny ones for small screens and larger ones for large screens. This works fine on my desktop browser, and with the browser made as narrow as possible, the small images load and the slideshow works fine. However, on the phone I see nothing at all, either in portrait or landscape.

I swapped out the javascript code that calls orbit for a "vanilla" slideshow script, and it worked fine on the phone and the desktop, so I don't think the problem is with the ajax call or the size of the images - but the vanilla script doesn't scale, and I would prefer to use Orbit if possible. Any ideas what might be going on?