programming kindle fire style coverflow gallery in flash or jquery

313 Views Asked by At

I'm trying to duplicate the style of coverflow gallery used on the home screen of the kindle fire, where books slide across the shelf and flip at the end. Any idea of where I might be able to find some initial source to work with?

1

There are 1 best solutions below

0
On BEST ANSWER

You can look into jQuery UI CoverFlow 2.0

Or JavaScript CoverFlow 2.0 (jCoverFlow)

You might have to look into modifying some mouse-over type of events appropriately for touch, but everything else would be built for you.