Show color on element before I click choose
Code-Case opened this issue ยท 1 comments
Code-Case commented
Hi together,
thanks for that awesome colorpicker, fits perfectly for my (and any?) needs ๐
Ive setup one Colorpicker to fill colors in a svg element.
Only thing I cant get is the default behaivior to show the color before I close the picker,
how can i solve that and show the selected color instanly?
Thanks.
Code-Case commented
Ive done it now with http://jsfiddle.net/bortao/mjHUD/
thanks