thumbnail-scroller
thumbnail-scroller copied to clipboard
Infinite loop
Hi Guys,
Is there solution to make an infinite loop with this plug in ?
Thanks a lot,
Sébastien
Hello,
I'm not sure if infinite loop/carousel on a scrollbar is user-friendly... it might be a bit confusing as far as UX goes(?)
In any case, what exactly you want to do? Vertical, horizontal, images? I might give it a try but I can't say for sure if it'll work...
Hello Malihu,
If the element is positioned on thirtieth slot and it's the last one in the carousel, I prefer to use an infinite loop. In the contrary I should to browse all elements in the reverse way. I'm not sure that is user friendly so...
In my situation, I need to make an horizontal carrousel of many pictures of artwork with some text contents above each one.
Thank you
Oooops! For some weird reason I thought you where talking about one of my other plugins (a custom scrollbar), that's why I said a carousel-scrollbar might be confusing lol Sorry for that!
On this plugin it makes much more sense. I'll try doing some tests and let you know :)
Do you want it for a specific scroll type (hover, click)?
Hi !
I'm really sorry for the defiency response...
I think, the best way should be for an hover scroll type. Indeed, I imagine the same exemple shown on your page with the infinite loop option ^^ http://manos.malihu.gr/repository/jquery-thumbnail-scroller/demo/examples/show_when_ready_example.html
This is ok for you ?
Thank you :)
For click types it definitely works (with some extra code in few callbacks). See example below: http://manos.malihu.gr/repository/jquery-thumbnail-scroller/tests/examples/carousel-test.html
For hover types I'm not really sure it's doable. I'll try some tests but I don't think it'll be usable. That is for hover-something
type. For hover-precise
it can't be done at all (and there's really no point in doing it) as cursor position determines the exact position (and speed) of the scroller itself.
Hi malihu, I think your plugin is terriffic! I have it on autoscroll, is there a way to make the loopDuration infinite?
Thanks, Nathan
Hey Malihu,
I'm interested by the infinite loop aswell, have you implemented it in the end (for the hover standard one)?
is there any way to make automatic infinite scroll with this?