Nice list. I thought it'd be nice for iPhone Safari to notice when we set viewport user-scaleable=no, which basically turns off the ability to double-tap zoom and pinch/spread anyway, and pass all user gestures to Javascript.
Double-tap could then be used to say open a hidden div, or show/hide a settings screen. Who knows what the two-finger pinch/spread even looks like programmatically? Is there some sort of way we could get the coordinates of each finger independently, or is it just a single parameter that grows/shrinks with two-finger movement? Be nice to find out. -=R On 8/7/07 3:37 PM, "O.Chomer" <[EMAIL PROTECTED]> wrote: > > Here is my *dream* list of features for Safari on the iPhone. I'm > wondering what you think! Plus I give you a blog which tries to > compile all sorts of iPhone information together in one place (mostly > for development but not completely). > > Here is the URL: > > > http://iphone-obsessed.blogspot.com/2007/08/desired-programming-features.html > > I am going to update this page as I get more ideas (or you do). > > Regards, > Orv > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
