Nir Lichtman

Results 17 comments of Nir Lichtman

Check out the example https://itemslide.org/examples/left_carousel/ Is that what you meant? On Jul 19, 2021, 13:45 +0300, ehsanwwe ***@***.***>, wrote: > i try to get Right to left result by testing...

If you have a solution can you open a pull request with the change you make in the source code?

Yes i'll add this feature next release.

@faliqaiman On the website it starts on center so you can just use the code from the website...

The idea is to enable the carousel to be looped once you reach the end of it, a way to implement this is to move the objects from the beginning...

Hi, What exactly do you mean? You can customize your own behaviour when a slide is changed using ItemSlide events (check out the docs)

If I understand correctly you mean what happens when you mousedown and drag on a link inside a slide, you can disable this behavior by calling preventDefault on the mousedown...

i'll update reload so that it will call createEvents as well so that the user can call reload when changing the array of items.

You can load ItemSlide before loading jQuery with noConflict.