I am using jquery cycle to shuffle some images around. I have div containers floating left so they are side by side. There is a gap showing between the center div and the right div which i believe is because the first image is 100px wide and the second one is 200px wide. Is there a way to make the container adjust to the width of the image that is showing so there is no gap?
Share
This worked for me:
JS
HTML