Here is a relevant article describing the various touch events that are in v2.0. It goes into detail and provides a decent example.
http://www.sitepen.com/labs/code/iphone/events.html - John Kramlich On Jul 3, 1:55 pm, Bess <[EMAIL PROTECTED]> wrote: > Give us the link of that pizzle. I'd reverse engineering as well. > > On Jul 3, 12:16 am, Zeugme <[EMAIL PROTECTED]> wrote: > > > I didn't had time but I planed to digg into the puzzle example on the > > ADC. > > Finger is needed to move (drag&drop) piece of puzzle. > > So I was thinkink to "reverse" the javascript, sources are provided. > > > Let us know ! > > > On 3 juil. 08, at 02:52, Ahrjay wrote: > > > > Hi Guys, > > > > Since apples documentation on this is still pretty much nothing. I was > > > wondering if anyone has found a way to detect the users finger > > > position based on where they touch or swipe through the javascript > > > events available in the 2.0 software. I can get it to return the > > > position if I do event.pageX to a onmousedown event but can't get the > > > position when attached to a ontouchstart, ontouchmove & ontouchend > > > events. Has anyone got this to return the users position? > > > > Cheers- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
