Yeah Im sure that could be done. You'll need to use css transforms to
move the 2 parts of the page seperately and smoothly, and trigger the
ovement by using javascript to detect touch/gesture events and behave
accordingly.

Such things will be easier when there are more examples of the
accelerated css transforms, and the touch/gesture stuff. Apple's web
dev centre has enough documentation and examples to get you going with
the css stuff, but not the touch stuff. For that I recommend the
following excellent introduction:

http://www.sitepen.com/blog/2008/07/10/touching-and-gesturing-on-the-iphone/

Cheers

Steve

On Jul 17, 12:37 pm, Gershon Kagan <[EMAIL PROTECTED]> wrote:
> Anyone know how I can scroll two different parts of a web page  
> independently on the iPhone, without scrolling the whole page? I want  
> the user to match records in 2 lists, preferably using the familiar  
> flick gesture to quickly find the correct record in each list.
>
> --Gershon Kagan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to