It looks like you're new here. If you want to get involved, click one of these buttons!
Hello again,
I've got the latest version from gitub. I'm not sure I like the screen scrolling/bounce physics on IOS, it's kinda funky acting. First it sort of jumps a little when I lift my finger after drag scrolling. Second when at the top or bottom of a screen it seems to stretch down, pause for sometimes what seems like a second and then bounces up but it's not very smooth and not particularly like IOS mechanics BTW I'm using an iPhone 4s, so it's running IOS5.
If my research serves me doesn't IOS5 now support proper native scrolling even with fixed width containers? Is this implemented in Jo?
Is it possible to turn off Jo scrolling behavior and integrate iScroll or Scrollability?
Not nit picking here, I like what I see in the framework.
Thanks,
JP
It definitely is possible to turn off scrolling for iOS5. This will be baked into the framework soonish, but meantime in any situation where you'd rather have native scrolling (including desktop applications), here's what I've done in the past:
With this CSS (can't attach, grr) for "css/browser.css" referenced above: