Bootstrap Dropdown Working Example
The HTML dropdown is kind of ugly and is not easy to customized. Bootstrap offers an alternative to make this easier so I will use it instead. The official doc is not intuitive for at the first sight. I hope this example would help!
🎉 Live is on: https://bootstrap-dropdown-working-example.onrender.com/ 📤 Download source code [https://bootstrap-dropdown-working-example.onrender.com/dropdown.zip]
Used libs
- tooltips: popper.min.js, this lib also implements the dropdown of bootstrap
- bootstrap 4: [bootstrap.min.js] (https://getbootstrap.com/)