views:

45

answers:

1

I'm looking for a jQuery plugin that is a carousel mixed with a fisheye effect, where the center images would be larger and the outer images slightly smaller. I've searched to no avail, and really don't want to have to create this, so I'm hoping I'm missing a good one.

Basically, need a mix of something like these two:

jCarousel - http://sorgalla.com/projects/jcarousel/examples/static_simple.html

jqDock - http://www.wizzud.com/jqDock/

The image size would automatically be set by their position in the carousel though, not by mouse position, so the middle would always be the largest. Anyone seen what I'm looking for?

Thanks!

A: 

http://finnrudolph.de/ImageFlow

http://www.jcoverflip.com/demo

Mark
Awesome, thanks! Looks like jcoverflip would work well, I need the carousel type next/back buttons but I see it's got an API with next and previous calls I could use. Gonna keep this open for a short while more to see if anyone else has good suggestions but I think your jcoverflip will take the answer. Thanks again!
Ryan