Paul, I found this interesting. Got it working in no time. If you are going to have a play with it just make sure you use the min and max attributes. It's documented in the blog.
http://jqueryfordesigners.com/demo/slider-gallery.html -----Original Message----- From: Paul Collins [mailto:[EMAIL PROTECTED] Sent: Monday, December 1, 2008 12:07 PM To: jquery-en@googlegroups.com Subject: [jQuery] Horizontal scroll of lists with differing widths Hi all,Just wondering if someone could point me in the right direction forfinding this code. Basically, I have a list which could contain 1-6images. When there are four or more images, I would like to add ahorizontal scrollbar to the content. I don't want to do this using CSSas I would need to add the full width to the list regardless of theamount of images. I would like to not have scrolling if there are lessthan four images.I have taken a look at "jScrollPane", but this doesn't seem to supportthe dynamically changing widths of the list.Would really appreciate any help or direction!ThanksPaul