jquery-palette-color-picker icon indicating copy to clipboard operation
jquery-palette-color-picker copied to clipboard

JS component to pick colors from a predefined palette

Results 7 jquery-palette-color-picker issues
Sort by recently updated
recently updated
newest added

Since I have more than a single colour picker in a page, I need in the onchange_callback the name of the corresponding input. Now I get it with parent().parent() and...

![Screenshot](https://user-images.githubusercontent.com/13300052/37640506-efbbb57a-2c3b-11e8-9fc6-9c14ff10e0e4.png) The palette shows a link that wasn't present earlier. This isn't something I added. Also, I'm not able to see it on the screen when Inspect Elements. Any ideas...

I'm on tablet so can't submit a pull request but I'd expect the value of the input to update along with the background colour if set_background is true. The current...

Hi, thanks for this great plugin. I´m using it in a project and just realized a problem. On desktops the colorpalette will stay open as long you hover it with...

Hi, a suggestion: add a setting to use the color's name (current/default, when supplied) or the color's value (option). Changes I've applied to make the option work: Line 89: if...

This is more of a suggestion than an issue. It would be nice to have a callback upon closing the popover or a custom button inside the popover. This would...

enhancement

Do you know why the callbacks don't trigger at all?