Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top