Were you ever able to do this? On Jun 3, 11:22 am, wuf810 <[EMAIL PROTECTED]> wrote: > Chandler, > > Might be worth looking at the version of Dashcode that comes with the > iPhone SDK...create a web app project and choose the Browser template. > Then have a look at the package contents and particulary the .js > files....I think there is one called transition.js that handles the > transitions the way Apple does them. > > Hope this helps. Regards, Michael. > > On Jun 3, 7:14 pm, Chandler Kent <[EMAIL PROTECTED]> wrote: > > > I haven't looked at web development on the iPhone for a while, but I > > recently noticed that the next iPhone software v2.0 will suppot CSS > > Transitions, Animations, and Transformations in Mobile Safari. So I > > was pretty excited about what could be done with it. My first idea was > > to replace the JavaScript transitions in iUI with CSS transitions. If > > you unfamiliar with iUI, basically I want to replicate the transitions > > in the native iPhone OS applications using CSS transitions. Now I've > > got it transitioning just fine, but I am having some visual problems > > like whitespace that should not be there. > > > This has been longwinded, but I guess my question is if anybody has > > attempted recreating the native iPhone transitions using CSS or tried > > replacing the iUI JavaScript transitions or have any ideas how to go > > about this? If so, I would greatly appreciate your help. > > > Thanks!
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
