Have you looked at: http://flowplayer.org/tools/demos/scrollable/index.html
This is by far one of the most flexible ones I have ever seen. On Nov 5, 12:39 am, tatlar <robertlnew...@gmail.com> wrote: > Hi jQuery gurus, > > Has anyone seen an equivalent of dyn-web's scrollbar but written on > top of jQuery? > > http://www.dyn-web.com/code/scroll/horiz.php > > I have a client who wants this functionality, but I cannot use the dyn- > web as it conflicts with the jQuery plugins that I am currently using. > I assume it is due to how events are registered and handled. > > I have searched all over but cannot find (a) an image carousel that is > controlled with an onmouse event (they are all onclick events), and > (b) the scrollbar progression beneath the carousel as the user moves > horizontally through the gallery. > > I am more than happy to attempt to write my own, but if anyone knows > of any pointers to get me started I would be most grateful. > > FWIW I am currently using the jCarouselLite plugin, which is great, > but just not _exactly_ what the client wants. > > Thanks in advance.