Hey cool, someone noticed! Some intrepid anonymous commenter suggested using translateY instead of top for the scrolling animation. I tried that, and the scrolling is now silky smooth! I've updated my demo: http://doctyper.com/archives/200808/fixed-positioning-on-mobile-safari/
On Aug 15, 11:24 am, David Ethell <[EMAIL PROTECTED]> wrote: > Wow, that's a very nice concept. The scrolling is too slow to be > usable, but it is a great start. We have a document reader that this > would be tremendous with if we can make it faster. > > On Aug 14, 10:04 pm, Simon Fraser <[EMAIL PROTECTED]> wrote: > > > > > See <http://doctyper.com/archives/200808/fixed-positioning-on-mobile-safari/ > > > > > > Simon > > > On Aug 14, 2008, at 6:59 PM, Curt Kaffer wrote: > > > > I was thinking: now that we have touch event support in javascript, we > > > should be able to emulate scrolling for divs that currently only allow > > > two finger scrolls. This would allow us to have fixed headers and tool > > > bars while keeping the scrolling interface familiar for users. > > > > Has anyone tried this? I'm busy with a couple of other projects, so it > > > will be awhile before I can build something, but I figured I would put > > > the idea out there to see if anyone else has done it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
