Looking for a simple, lightweight vanilla Javascript image slider plugin
-
I am looking for a simple, lightweight vanilla Javascript image slider plugin, which doesn’t have any dependencies, so for example no Jquery. It should use pure Javascript only. Or even better, only CSS.
I need image slider features, to display images in image carousel. So I have an image gallery, and I need to display only the first image from the gallery, and then the user can display the next or previous image by clicking on the next or previous arrow button.
It should be responsive (mobile friendly). I don’t need any fancy features, I only need speed and simplicity.
Could you please recommend a plugin from the plugin repository? It’s also good if the plugin itself is a collection of Gutenberg blocks, and one of the blocks is an image slider block, which can achieve these tings I described in this post.
The topic ‘Looking for a simple, lightweight vanilla Javascript image slider plugin’ is closed to new replies.