Color Picker Is Not Working In Safari Browser
Answer :
as reported here:
http://caniuse.com/#feat=input-color
The input type color is not supported on safari 9.1 There are nice libraries in js that allow you to have quickly and easy a nice input color widget.
One of those is: http://jscolor.com/
Comments
Post a Comment