I have an old flash animation. You can watch it here : http://jsfiddle.net/RDjdk/
I would like to do this with jQuery... I'm sure it's possible now.
Do you know libraries or tuts which can help me ? Do you have some snippets which can help me ?
I take look on jRotate or CSS transition... but I don't know how to start.
The goal is
1) Create an aboslute element which hide the website
2) Rotate a big pictureand minimize the size
3) Rotate another smaller picture
4) When the animation is completed... hide the animation and display the website
Best regards,