On 21/09/2009, at 19:34, Sean Gilligan wrote:
>
> Jorge Chamorro wrote:
>
>> Ok, thanks. Let's see if I got it right :-)
>
> Blank filled in here:
>
> if I YOU do an [ -webkit-transform: translate3d() ] the sliding effect
> will be smoother.
Is there a way to attach a callback for -webkit-transform: translate3d
() without creating an animation?
I've tried it with both addEventListener("webkitAnimationEnd",
callback, false); and "webkitTransitionEnd", but nothing !
Also, I see a small glitch on the screen (but only once), when the on-
screen "ul" gets (for the first time) the .style.webkitTransform=
"translate3d("+ distancia+ "px, 0px, 0px)";.
Thanks,
--
Jorge
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---