js/jquery coverflow effect

Max picture Max · Feb 2, 2010 · Viewed 9.1k times · Source

I try to archive a certain effect with js/jQuery: The Apple Mac OS X Coverflow Coverflow http://img69.imageshack.us/img69/8716/bildschirmfoto20100202u.png effect which you can choose within finder. Can you point me to a gently & smooth working plugin? I love #roundabout for jquery but unfortunately they don't support that effect. I also tried some of the linked plugins of this post: Apple Cover-flow effect using jQuery or other library? but they are all crappy and just do not work smooth in firefox (not to mention IE).

Thanks

Answer

luwes picture luwes · Jul 21, 2012

This is a cross-browser implementation of Cover Flow: http://luwes.co/labs/js-cover-flow/

The primary mode works in HTML5 (JavaScript/CSS) and it has a fallback for older browsers in flash. It supports mobile, you can flip through the covers with a simple swipe gesture.

It is hardware accelerated in the latest webkit browsers.

Tested on: Safari, Chrome, Firefox, Opera, IE8+, iPad, iPhone