chird / meteoJS

Javascript Library for meteorological and atmospheric tools
Apache License 2.0
28 stars 6 forks source link

bsDropdown/bsButtons: Switch classes on active state #13

Open chird opened 6 years ago

chird commented 6 years ago

An active class (in bootstrap "active") is set on the button representing the selected time. If I want to use the class "btn-success", this doesn't work correctly because the other "btn-*" classes have to be removed.