开发者

How to mimic WP7 animation in Javascript?

开发者 https://www.devze.com 2023-03-25 10:49 出处:网络
This is kind of weird. I\'m building a page based off of WP7 and one of the main attractions to the OS is it\'s gorgeous animations. How would I go about creating the \"tilt\" or \"flip\" animation cr

This is kind of weird. I'm building a page based off of WP7 and one of the main attractions to the OS is it's gorgeous animations. How would I go about creating the "tilt" or "flip" animation created when a live tile flips backwards.

I've searche开发者_开发百科d everywhere and couldn't find what I was looking for. If you have any examples that would be great! Any help is always appreciated!


Use jQuery plugins like

http://www.webdeveloperjuice.com/2010/04/28/10-awesome-jquery-flip-plugins-for-next-level-interface/ for flip animations

or

http://plugins.jquery.com/project/tilt for accelerometer based tilts.

My personal fav is:

http://lab.smashup.it/flip/

0

精彩评论

暂无评论...
验证码 换一张
取 消