Bootstrap 4 select option to added image thumbnail not working, any solution for this?
Thanks
<select class="form-control" id="exampleFormControlSelect1">
<option><img src="/assets/images/platform/abs.png">ABS-01</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
You cannot add icons or images in select. But a plugin called bootstrap-select can help you.
The icons used for this plugin are directly loaded from the Glyphicons provided by bootstrap.
The Git Project can be found here: https://github.com/snapappointments/bootstrap-select
You can also find a live demo of the functionality in here: http://silviomoreto.github.io/bootstrap-select
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With