zurb / orbit

454 stars 96 forks source link

Orbit demo page & iOS #30

Open 3cstudio opened 13 years ago

3cstudio commented 13 years ago

The slider is just right for use... the problem is, the demo page has some setup issues: http://www.zurb.com/playground/orbit-jquery-image-slider -- the page itself (though not showing horizontal scroll bars) won't fit into an iOS page... when I opened it in a full browser, there was an "unseen" (so, also not showing horizontal scroll bars in a full browser as well) ability to scroll to the right into completely blank space.

To replicate: I'm on a MacBook Pro using Firefox 5.0.1 and on its trackpad, using 2-finger swipe to scroll page-right. Hard to know how far it goes, as there are no scroll bars to gauge distance. Just FYI... I did also find the Issue that dealt with the HTML5 tweak to revert to use of the traditional 'div' designations in order for it to work well on iOS, so that is a good thing. All in all, Orbit looks like a great little slider! Hope to use it soon... especially if a couple of tweaks can be made to the Demo (and removing its odd right-scroll issue) and the documentation re: use in iOS (as there is no indication that it is usable in iOS on the demo page).

3cstudio commented 13 years ago

So it appears the culprit is .slider-background {width: 5000px;} possibly? Testing this demo page on an iPhone makes it impossible for the page to resize automatically or for the pinch method to resize it properly?

allanwhite commented 12 years ago

My guess is it's the containing page. The docs page seems ok on iOS.