Hey guys,

I had something of a breakthrough this evening that will make page
transitions super-smooth.

I was playing with Firebug on iphone, looking through all the various
properties available (and I believe strongly that there are some
unexplored avenues) when it hit me. Instead of trying to move elements
around the page, why not try scrolling the viewport itself.

We already know that scrollTo works just fine, so I tried to see how
many scrollTo's I could make happen using a simple setTimeout. I was
amazed. I was able to get super-smooth page transitions using
scrollTo. I told Joe about this finding, and he was able to duplicate
it for use in iUI.

Good luck folks! I'm excited,

-- Yehuda Katz


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to