How to create this type of images slider in bootstrap 5.2

How to create this type of images slider in bootstrap 5.2

https://dev.shop-recovery.com/product/therapy-wraps-cooling-compression-recovery/

That’s just a standard carousel. Nothing fancy there.

You can see the thumbnails at the bottom. How I can create it? Also, I need to how I can create a simple dropdown list with a search field as well in bootstrap 5.2 like this:

There are some buttons in the samples on the link I provided earlier which could be adapted.

Some simple searches will do wonders. This is the first link under “bootstrap slider with thumbnails” Code is almost identical to the code from the first link with images instead of text in the buttons.

Again, quick search for autocomplete shows this: https://mdbootstrap.com/docs/standard/forms/autocomplete/

All the mentioned resources are paid on the website.

There are other options (bootstrap 5 autocomplete examples is a good search term), or you can do it just using vanilla javascript.

Tell you what, you show what you’ve tried, and we’ll try to help you out if it’s not working.

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