jQuery Mobile, CSS animations?
Hi everyone.
Just curious if the mobile framework will be using CSS animations on the iPhone platform at least? Because css animations (some) not all are hardware accelerated and therefore have much much much better performance compared to modifying the actual top/left properties of the element. I mean using translateX/rotate/etc.
Other question, will there be support for drag/drop or is that going to be part of the jqueryUI?
Thanks in advance!