so-widgets-bundle
so-widgets-bundle copied to clipboard
Select Tag: Investigate what styling can currently be done
Investigate what minimal cross-browser styling can be done at the moment for select tags.
https://css-tricks.com/the-current-state-of-styling-selects-in-2019/
This article covers the current state in 2022. That's an article from Microsoft and their (and Google's) long-term solution for more styling options is to introduce a new element that can be more easily styled but that's a long way away from actually being useable. In the meantime, for anything beyond the basics, we would need to use a library. Popular options:
https://select2.org/ https://harvesthq.github.io/chosen/ https://selectize.dev/