thumbnail-scroller icon indicating copy to clipboard operation
thumbnail-scroller copied to clipboard

Infinite loop

Open streetcolor opened this issue 9 years ago • 9 comments

Hi Guys,

Is there solution to make an infinite loop with this plug in ?

Thanks a lot,

Sébastien

streetcolor avatar Oct 15 '15 08:10 streetcolor

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...

malihu avatar Oct 15 '15 13:10 malihu

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

streetcolor avatar Oct 15 '15 13:10 streetcolor

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 :)

malihu avatar Oct 15 '15 17:10 malihu

Do you want it for a specific scroll type (hover, click)?

malihu avatar Oct 15 '15 19:10 malihu

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 :)

streetcolor avatar Oct 15 '15 20:10 streetcolor

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.

malihu avatar Oct 16 '15 21:10 malihu

Hi malihu, I think your plugin is terriffic! I have it on autoscroll, is there a way to make the loopDuration infinite?

Thanks, Nathan

natweb avatar Jun 19 '16 09:06 natweb

Hey Malihu,

I'm interested by the infinite loop aswell, have you implemented it in the end (for the hover standard one)?

dinonondi avatar Nov 15 '16 14:11 dinonondi

is there any way to make automatic infinite scroll with this?

yogendert9l avatar Nov 22 '16 09:11 yogendert9l