We are using CSS to animate at the moment. Animations are not as smooth. I know playbook can animate smoothly as long as CSS are using 3D transforms. I'm not sure if the current CSS is 2D or 3D
I don't think JQuery transitions will be more smooth than CSS. But it won't hurt to try
If time permits, we try to experiment with jQuery transition and see how it turns out. Otherwise I think we should continue on with the CSS implementation we have now at the moment.
We are using CSS to animate at the moment. Animations are not as smooth. I know playbook can animate smoothly as long as CSS are using 3D transforms. I'm not sure if the current CSS is 2D or 3D
I don't think JQuery transitions will be more smooth than CSS. But it won't hurt to try