Does anyone know how to achieve the cover-flow effect using JS to scroll through a bunch of images. I'm not talking about the 3d rotating itunes cover-art, but the effect that happens when you hit the space bar in a folder of documents, allowing you to preview them in a lightbox fashion.
feedback
|
|
http://www.jacksasylum.eu/ContentFlow/
| |||||||||||
feedback
|
|
Not sure if you're talking about Coverflow (scroll through images) or Quicklook (preview files in lightbox), try editing your question. Here's some JS Coverflow implementations: | |||
|
feedback
|
|
I think this is what you want http://addyosmani.com/blog/jqueryuicoverflow/ | |||
|
feedback
|
|
There is an Apple style Gallery Slider over at http://www.jqueryfordesigners.com/slider-gallery/ which uses jQuery and the UI. | |||
|
feedback
|
|
colorbox has such amazing features..loving it. Also like this one http://www.webappers.com/2008/03/05/galleria-simple-but-nice-jquery-image-gallery/ | |||
|
feedback
|
|
Try Jquery Interface Elements here - http://interface.eyecon.ro/docs/carousel Here's a sample. http://interface.eyecon.ro/demos/carousel.html I looked around for a Jquery image carousel a few months ago and didn't find a good one so I gave up. This one was the best I could find. | |||
|
feedback
|
|
Check out momoflow: http://flow.momolog.info True coverflow effect, and performant on Webkit (Safari and Chrome) and Opera, ok on Firefox. | |||
|
feedback
|
|
jCoverflip was just released and is very customizable. | |||
|
feedback
|
|
I tried using the the Jack's Asylum cover flow but it wouldn't let me easily remove and re-add an entire coverflow. I eventually found http://finnrudolph.de/ImageFlow and not only is it more reliable, it's easier to hook into, uses less markup, and doesn't jitter when flipping through images. It's by far the best I've found, and I've tried several on this page. | |||
|
feedback
|
|
This one looks really promising, and closer to the actual Apple coverflow effect than the other examples: | |||||||||
|
feedback
|
|
sorry I read the question wrong first time! ** "the effect that happens when you hit the space bar in a folder of documents, allowing you to preview them in a lightbox fashion"
http://colorpowered.com/colorbox/
| |||
|
feedback
|
|
Just to let you all know, xFlow! has had some major work done on it and is vastly improved. Go to http://xflow.pwhitrow.com for more info and the latest version. | |||
|
feedback
|
|
i am currently working on this and planning on releasing it as a jQuery-ui plugin. -> http://coulisse.luvdasun.com/ please let me know if you are interested and what you are hoping to see in such a plugin. gr | |||
|
feedback
|
|
is this what you are looking for? http://youhack.me/2011/08/11/create-an-itunes-like-banner-rotatorslideshow-with-jquery/ it's an article explaining how you can make such effect using jQuery. you can view a live demo here http://youhack.me/demo/Apple%20itunes%20banner%20rotator/index.html | ||||
|
feedback
|
|
I may have just the thing... Introducing xFlow!, the PHP and Javascript Coverflow replacement. | |||||||||
feedback
|