You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<input type="color" ...> and a polyfill for a while.
This capability is built in to the majority browsers in use now, and the few hold outs are either being fixed (Edge, Safari,) or are dead products (IE.) The browser built-ins are already adapted to the appropriate screen sizes and input methods. These deliver a consistent user experience on a platform, and require zero maintenance on our part.
Same approach should be considered for many of the other available HTML5 type attribute states.
What do you think, to implement Color Picker?
BootstrapColorPicker
or
TinyColorPicker
The text was updated successfully, but these errors were encountered: