Peter Dematté
Peter Dematté
Hi @thednp The issue is not related to a bug but to wrong expectations. The initiator of colorPicker accepts color formats that are supported by the browser which are `RGB`,...
Hi @gdut-zdc , sorry for the veeeeeeery late answer. I was trying to find out what the problem was but couldn't find out what is wrong. If you use ./javascriptImplementation...
Hi @shooshx, thanks for your participation. I will check this as soon as possible (I'm on the road ;o) and will take over your suggestion. Looks good. Cheers Peter
Hi @shooshx, thanks again for this hint and solution. I just updated the JS and jQuery implementation (including a new method .toString()). I had to add a check though if...
Hi @wizlonuk, I'm not quite sure what you need to do... - if you select a color, just click on the square with the circle, between the memory slots and...
Please give me more information. This is not replicable for me. If I have a `` instead of `` it falls back to `#FFFFFF` but it doesn't throw an error.
Hi @oojacoboo what do you need? Have you seen http://www.dematte.at/cpn/javaScript_implementation/ or http://www.dematte.at/cpn/jQuery_implementation/? The properties, methods and callbacks are described on https://github.com/PitPik/colorPicker and the same things for the implementations you find...
Hi @bendspoons , I just added a chapter to the README.md to describe all the files you need to set it up. Your sentence: **"But my main question is: to...
Hi Bill ( @lessonpix ) , thanks for your criticism. Its valuable (and I can handle it ;o). I know that documentation is not my strongest side as programming is...
Hi @lessonpix Bill, thanks for your response. About the color memory squares: What if you leave the memory squares to the user and offer a set of clickable colors on...