使用html5 / js移动元素(与Apple Iphone网站一样)

时间:2011-10-05 19:22:08

标签: html5

我正在寻找有关如何移动这样的元素的信息:http://www.apple.com/iphone/ 在幻灯片之间切换,看看我的意思。

由于

1 个答案:

答案 0 :(得分:0)

他们正在使用CSS变换,例如webkit-transform。有一篇文章在 http://www.the-art-of-web.com/css/css-animation/