Labels |
Added:
No Code Attached Yet
|
Standard select dropdowns have very limited with styling options.
I believe you can only change the background and text colours.
Anything more, and you'll need to use that JS lib to replace the element completely.
Browsers use different styling for HTML select dropdowns.
If the objective of this issue is to have the same styling between native selects and Choice.js dropdown, then this simply isn't possible with CSS tweaks. Choices.js is going to have to be used throughout.
Choices.js is going to have to be used throughout.
That would be awkward and will considerably slow down things. Obviously, I'm against replacing native elements with some random JS created alternatives. Yes, I'm that JS guy saying don't use JS if the native element fulfils the requirements...
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-02 08:16:33 |
Closed_By | ⇒ | brianteeman |
Closed as a duplicate
It needs to be fixed upstream (bs)