This is a good solution for going forward, but I also have a requirement in a project I'm working on to support the 1.1.x firmware because it's assumed a fair number of iPod Touch users won't spring for the extra $20 to upgrade to firmware 1.2/2.0. So I'm having to try and sniff the version to see if I need to do the plain DHTML transitions, or use the CSS3 transitions...
Thanks! Jon Brisibn http://jbrisbin.com On Apr 16, 2008, at 9:04 AM, ∞ | millenomi wrote: > > > > On Apr 16, 7:22 am, jkramlich <[EMAIL PROTECTED]> wrote: >> One thing that I have found to speed up jQuery on the iPhone is to >> change it's internal interval from 13 ms to around 83ms. Why 83ms? >> It's roughly 12fps or about the slowest animation will appear smooth >> to the eye. I don't know if it is possible to change the default >> jQuery interval with a plugin but I would definitely look into it. > > ... but the real next step is to port jQuery animations to run on > WebKit CSS Animations wherever possible. This will cause them to work > smoothly on iPhone OS 2.0's Safari. > > - ∞ > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
