Possible Duplicate:
jquery dynamic carousel
I am at blockage in my road - I am looking out for a jQuery plugin that allows me to slide through an image gallery using either next/prev arrows and thumbnails of the images in the gallery. This bit is fairly simple to find, however the complication comes in that the images in the gallery are not of uniform size, and need to centered horizontally and vertically within a block level element regardless of their width and height.
Is there any jQuery plugin out that supports my needs? I don't really want to have to go out and build my own.