RobG, I see you on this board several times talking about "I'm more focused on web apps that work in all browsers, not just one in particular."
Just wanted to let you know that this is an "iPhone Web Dev" Group. So we are focused on developing applications on an iPod/iPhone using only one browser and are perfectly aware that what we are doing may not work on other browsers, and that it may not be a "standard" way of doing things. In many cases we are only writing our application to be used on an Apple device and will not be offering, or have written a different version for other devices. I just wanted to let you know this since others reading your posts may believe you are not aware of this. And maybe while you're providing your "constructive criticism" you could be a bit more polite so people will bother reading your posts. As it stands, when I see its something you wrote, I tend to just skip it entirely. Have a great day. - Peter On Aug 18, 6:59 pm, RobG <[EMAIL PROTECTED]> wrote: > On Aug 19, 8:44 am, doctyper <[EMAIL PROTECTED]> wrote: > > > 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/ > > I don't think I'd go so far as to say "silky smooth", but certainly a > step in the right direction, almost usable. ;-) > > Using position fixed (or a script emulation, as you've used here) is a > better approach than trying to use scrolling divs with emulated > panning. The proof of concept needs to be taken further, it will be > interesting to see if it can be used with a more general approach > rather than making it iPhone specific and if it can be used for y > panning as well. > > Incidentally, I'm working on a feature test for touch and gesture > events so it should be possible to provide support for them without UA > sniffing or assuming iPhone and Mobile Safari. > > -- > Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
