I have jQuery Tools Scrollable set up so that the thumbnails are acting as navigation. This works great with galleries that only have 10 images like this example:
http://www.toneblu.com/ashleighjuarez/musicandevents.html
But my client has galleries that will have 15, 20, or 25 images in them. The "Lifestyle" gallery has 20 images but only scrolls to #10 and then it stops. When I set overflow: visible;, all images are in line and can be clicked. But the scroller doesn't work.
Can someone please help? I've spent hours experimenting but cannot get it to work. Thank you very much in advance.