FWIW: You'll want to use -webkit-transform: translate() — or even translate3d() — instead of left. It'll come out smoother-
Best, Dave On Sep 21, 2009, at 11:39 AM, Jorge Chamorro wrote: > > > On 21/09/2009, at 16:16, Linda wrote: > >> >>> Where's a doc telling exactly what properties can be animated on the >>> iPhone ? >> >> Jorge, here is a link to the SafariCSSRef.pdf >> >> http://developer.apple.com/mac/library/documentation/AppleApplications/Reference/SafariCSSRef/SafariCSSRef.pdf >> >> It tells what can be animated and what is supported on the iPhone. I > > Linda, > > Thanks, I've got this one already :-) the problem is that it does tell > that -webkit-transition is available on the iPhones with OS >= 2.0 but > does not specify which -webkit-transition-property(s) are animable :- > ( and e.g. "left" seems to be non-animable (or I'm doing it wrong ?) > >> just am not a CSS/JavaScript guru but I am intrigued by the new >> animations that are possible. Something like making it look like you >> are turning a page or sliding one page on top of another or the >> "normal" for the iPhone of sliding panels. Rather than having a >> library like jQuery or even iUI (I know that it is small), I want to >> actually LEARN what is going on and experiment myself with the >> possibilities. >> >> Same with Dashcode on an earlier post of mine. I want to learn how >> to >> use the tool and to interact with others that are using the same >> tool. Sure, I may decide as others have to use something else. So, >> rather than an recommendation to use something else, I wanted to >> converse with someone else that might be using the same tool. >> >> So, I am going to start some experiments today with CSS3 on the >> iPhone >> and see what I can come up with. >> >> Thanks. >> Linda > > "me too": I've been playing a bit with 3d-rotations, see: > > http://jorgechamorro.com/cljs/079/ > > They're lovely :-) > > Cheers, > -- > Jorge. > > > > .............................................................. Interface Design & Development www.davidkaneda.com 610 724 8033 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
