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!