On Thu, Feb 5, 2009 at 3:48 PM, Ishan Anand <[email protected]> wrote: > > Also try: > > http://ajaxian.com/archives/iphone-web-multitouch-javascript-virtual-light-table
This is amazing for a web app. > http://www.sitepen.com/blog/2008/07/10/touching-and-gesturing-on-the-iphone/ > > The virtual light table (first link) is a great demo of the under > appreciated capabilities of MobileSafari. It's probably a good > starting point for building your photo gallery. Thanks! Michael > > P.S. In my experience CSS transforms can be a bit buggy (occasionally > you'll get a graphical glitch). For the most part they work fine but > don't be surprised if there's a minor bug you'll need to work around. > The latest iPhone firmware might be better about this. > > On Thu, Feb 5, 2009 at 12:41 PM, Michael Stearne <[email protected]> wrote: >> >> On Thu, Feb 5, 2009 at 3:34 PM, Ishan Anand <[email protected]> wrote: >>> >>> 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 . >> >> Thanks. I'll read up. >> >> Michael >> >> >>> >>> 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 -~----------~----~----~----~------~----~------~--~---
