There isn't a swipe event per se, but this can be done. You'll need to use JavaScript TouchEvents to track the finger movement and CSS transforms to move the photos. These are documented in more detail at http://developer.apple.com/webapps .
Best, Ishan On Thu, Feb 5, 2009 at 12:12 PM, Michael Stearne <[email protected]> wrote: > > Is there a Mobile Safari swipe event? Is it possible to create an > image gallery with a swipe like function? > > Thanks, > Michael > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
