simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.31k stars 285 forks source link

Browser Compatibility #238

Closed armysarge closed 4 years ago

armysarge commented 4 years ago

I have noticed you're using a lot of JS syntax not supported in browsers like IE and older Safari browsers. Is there a possibility to make this compatible with older browsers?

armysarge commented 4 years ago

Nevermind found the ES5