cycle plugin -- imgs of diff widths...

cycle plugin -- imgs of diff widths...


hi,

I have to do a slideshow with images of different widths...   am using cycle plugin, which I like very much...

I have a little test slideshow here, http://mayacove.com/cycle/cycle_widths.html

it's not centering imgs in containing div (I made div width of widest image.. this will work for my situation, in which imgs will be hard-coded..)

if you inspect img element in firebug (#slideshow img), it shows that the plugin adds a style of position: absolute; top: 0px; left: 0px to the img; why does the plugin do this..  how can I center the images in containing div...

I like this plugin very much.. I hope I can solve this problem...

thank you...