I got iScroll and jqTouch works along. Patch in the issue page.
On Jul 6, 4:05 pm, "Thomas Yip" <
thomas....@gmail.com> wrote:
> You're correct. jQTouch doesn't support scroll with fixed toolbar.
>
> I have been trying integrate iScroll myself. Most bugs on both lib were
> related to preventDefault() called when it shouldn't. I got them kind of
> "working" together. Touch and scroll is influencing with each other.
>
> When I am done, I plan to post it back to googlecode's issue tracking.
>
> From:
jqt...@googlegroups.com [mailto:
jqt...@googlegroups.com] On Behalf
> Of Jonathan Hawkes
> Sent: Tuesday, July 06, 2010 10:15 AM
> To: jqtouch
> Subject: [jQT] iframes and scrolling on the iphone
>
> I was aware of multiple scrolling libraries (TouchScroll, iScroll) for the
> iPhone/iOS due to its inability (???) to support overflow:scroll . However,
> I was not aware (and I am looking for confirmation) that IFRAMEs don't
> really work either. It appears that the iframe doesn't respect any attempt
> to give it a fixed size and always just resizes itself to its content. Am I
> correct on this? Is the only way to scroll an IFRAME to place it inside a
> block element with the overflow CSS property set and then to use a lib like
> the aforementioned?
>