PitPik / colorPicker

Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
http://www.dematte.at/colorPicker/
MIT License
570 stars 136 forks source link

Can't get color-picker to open from input field #67

Open llandru54 opened 2 years ago

llandru54 commented 2 years ago

I must be missing something -- I have included all the .js files (javascript implementation), and when I click the input field, the picker does not appear. As far as I can tell, I have exactly duplicated the example code. Any tips?