Currently, I am using jQuery.carouFredSel for displaying banners. Everything is working fine except for one issue - the banners have variable heights which causes them to align at the top in the slider. I need a solution to align shorter banners in the middle. Can anyone help me with this?
To better illustrate the problem, I have created an example on JSFiddle: http://jsfiddle.net/kzhfe/12/
Here is the link to carouFredSel documentation: link
I have attempted different approaches to solve this issue, but none of them seem to work. Any assistance would be greatly appreciated.