Tattat
Tattat

Reputation: 15778

How to make an image animation effect like Apple.com?

Here is the demo:

http://www.apple.com/ipad/smart-cover/

The Apple smart-cover demo can drag and showcase how the smart-cover works. How does Apple do that? What is the idea behind? Thank you.

Upvotes: 3

Views: 6223

Answers (3)

loriensleafs
loriensleafs

Reputation: 2255

Here is the Jquery script that produces this effect, it's called Reel

http://jquery.vostrel.cz/reel

Upvotes: 4

Hussein
Hussein

Reputation: 42818

It can be Done with jQuery. I went ahead and did it on jsfiddle and used the images from apple.

Check working example at http://jsfiddle.net/ynKnS/7/

Upvotes: 4

Related Questions