How do I build an image slider that shows multiple frames at the same time for free?

I want to build an image slider that shows multiple frames at the same time like the “groupedCells” one by flickity.

I could do it myself but the project I am working on is time sensitive and I know to make this properly responsive would take some time. I have searched around but all I find are paid plugins. Even a jQuery plugin could help, although I would generally prefer one not using a jQuery plugin.

Your help is highly appreciated.

Does this do what you want? It uses the MIT license.


Edit: If not you can try searching on npmjs for carousel, or something similar.

1 Like

Thank you for replying. Let me check that out

Thank you. This is worked perfectly for me

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.