A color picker is a widget used to preview and test color values.

learn more… | top users | synonyms

0
votes
0answers
12 views

Extra margin on the right side of a color-picker

I found a color-picker a few weeks ago for an app I'm developing (I think it was SO here that directed me to it). I'm having a slight problem with it, though: the dialog has extra margin on the right ...
0
votes
0answers
15 views

Spectrum color picker not working on mouse hover

I am trying to enable jquery spectrum color picker on hover of anchor link and destroy on mouse leave. It is working but the problem is when click color pallet it is working for first click from next ...
0
votes
0answers
19 views

Color picker inside table td

I need to add a colorpicker on every row of a table (number of rows varies dynamically, as they are bound with Knockout), displayed as an icon that opens a modal window when the user clicks on it. To ...
1
vote
4answers
62 views

Change text color and background color of textview using color picker in android

How to change text color and background color of TextView using color picker in android. To Add note which have functionality to change color of text and background choosing color form the color ...
0
votes
0answers
45 views

How do I get the value of an input field which is automatically updating using “picky-color” plugin?

I have a Rails 2.3.11 application and am using "picky-color" plugin in it to manage the User Interface colors. How can I get the color value selected in the color picker while changing the selection ...
0
votes
1answer
41 views

Why does the colorpicker js not load with fancybox modal?

So Im trying to add a colorpicker to the fancybox image viewer to change the background color dyanmically. Ive made it display the colorpicker input in the correct place, but the js doesnt seem to ...
1
vote
1answer
31 views

android color picker library not render correctly

i'm using Ambilvarna color picker library in my project it works fine in lower versions but in my jelly bean device the bottom black shade is not rendering properly..i searched for solution but this ...
1
vote
2answers
143 views

Are there any good Date-, Time- and Color-pickers available for Windows Store Apps which are for free?

Microsoft does not provide Color-, Date- and Time-Pickers for the development of Windows Store Apps with C# and XAML. There are some good development frameworks and Toolkits like WinRT XAML Toolkit ...
0
votes
0answers
19 views

add colorpicker to WP menus and use it on wp_nav_menu [closed]

I want to output a menu like above with WP. as you can see, borders colors are different and I want admin pick color of every menu item. So, I added a color picker to WordPress Menu by custom menu ...
4
votes
1answer
178 views

Eclipse Color Picker Plugin for XML files

There is a similar question about this issue here. But it is for CSS. I want to pick colors in XML file while working on an Android Project. Is there a plugin for this purpose? I researched about 2-3 ...
0
votes
1answer
73 views

Change color using jquery minicolors

How can I change page background, header, font and footer colors using jquery minicolors? http://www.abeautifulsite.net/blog/2011/02/jquery-minicolors-a-color-selector-for-input-controls/ Demo: ...
-1
votes
0answers
18 views

How can I create option panel for html page? [closed]

I want to create option panel like below: http://www.shoppica2.com/ Can I find open source option panel specifically for HTML page (not dynamic) and modify as require. I also want user to save ...
-2
votes
4answers
141 views

identify the name or the id with farbtastic

I have about 8 type: <input type="text" id="color1" name="color1" class="colorwell" value="#ffffff" /> to <input type="text" id="color8" name="color8" class="colorwell" value="#ffffff" ...
1
vote
2answers
71 views

unable to get spectrum colorpicker working

I am trying to implement the spectrum colorpicker http://bgrins.github.io/spectrum/ I have the spectrum css file and the spectrum js file and also jquery 1.9.0 file in the same folder as the html ...
0
votes
1answer
59 views

Can Apple's color picker be opened from anywhere?

Is it possible to open the native color picker from anywhere in the OS, perhaps through Terminal?
1
vote
1answer
77 views

using spectrum color picker with new elements

im using spectrum colorpicker http://bgrins.github.io/spectrum/, the problem is that i append new elements from an html file field_constructor.html <div id="constructor"> <div ...
0
votes
1answer
32 views

Adding ColorPickerPreference Library when it's not a preference

I'm trying to add a ColorPicker to my app. I see a lot a of ColorPickers (the one frome the API'S Samples, the one from Cyanogen, the AmbilWarna library, the HoloColorPicker, and the ...
13
votes
6answers
11k views

Is there a color picker library/code for iPhone development?

Is there an existing "color picker" library for iPhone development that I could leverage for my app?
0
votes
3answers
683 views

javascript color picker

If you are using Gmail, you know that you can change the color of the labels. There are not too many color options, and I'd like to have something like that in my web app too. Even a <select> ...
0
votes
0answers
47 views

Having issue with porting .Net colorpicker to web page based color picker (VB)

With reference to this article: http://msdn.microsoft.com/en-us/magazine/cc164113.aspx I'm attempting to port the vb/net (forms based) color picker sample (using GDI) into web based color picker ...
-1
votes
1answer
2k views
1
vote
2answers
193 views

Create Custom Color Set TinyMCE

I have been able to create my own Font color picker for TinyMCE, but but the color palette is linked to the original color picker. What I am trying to do is make my custom color picker totally ...
0
votes
1answer
155 views

Magento - Color picker in front-end input

Anyone can help me how to add a color picker for a input field in front end. in Javascript folder the color picker script was there how we use that. otherwise help me to add a new color picker ...
1
vote
1answer
351 views

Custom Color Picker TinyMCE

I am using TinyMCE to for an WYSIWYG editor on my site, and I want to add a custom color picker to the editor in addition to the existing colorpicker using forecolor. I found this ...
1
vote
1answer
74 views

How do I update the scope/ng-model when a third party component modifies the textbox value?

I want to make an editor with using color picker. Here is a simplified sample. http://jsfiddle.net/xcUev/8/ I'm treating the color as the attribute of angular scope object. I made it choosable by ...
0
votes
0answers
113 views

implement JColor Picker in Jtable Jquery

How would I go to implement, Jquery-color-picker into my Jtable for the field colourCode. The colourCode is a hex code supplied by a Json string. I did some research about Jtable (input). but it led ...
0
votes
1answer
55 views

Colorpicker doesn't work

i use Liferay 6.1, I created a portlet with code (Link: http://www.liferay.com/community/wiki/-/wiki/Main/Using+Lifery+provided+Color+Picker+in+Own+Portlets) <script type="text/javascript"> ...
-1
votes
1answer
194 views

Bootstarp eyeon Color Picker not working

I am using eyeon color picker for selecting in my HTMl. could any one help how to use it. The following is the way I have used it. <div class="well"> <div id="cp3" ...
1
vote
4answers
408 views

Javascript color picker with 8 digit hex

I'm looking for a javascript color picker, with which I can set color and opacity. The returned string has to be an 8 digit long hex value (excluding the #). Already had a look at Farbtastic ...
5
votes
4answers
5k views

How to get RGB components of a custom color in ios

I would like to set custom color programmatically using the method [UIColor colorWithRed:(CGFloat)red green:(CGFloat)green blue:(CGFloat)blue alpha:(CGFloat)alpha]; For which i need to know the value ...
0
votes
3answers
65 views

Bind color picker plugin to click function

I'm trying to bind a jQuery plugin called miniColors ( http://bit.ly/Mq88mU ) to a click function I have, to add slides to a slide manager. I can't seem to figure out how to bind it right. Any ideas? ...
0
votes
0answers
32 views

color code to closest color available

I am trying to use any of the jquery color picker available. When user selects a color, I have to match it with closest color available and query the db. Question would be, for a given color code, ...
1
vote
1answer
334 views

Spectrum colorpicker get color with transparency

I use the jQuery plugin Spectrum for a color picker: $('#backgroundColorPicker').spectrum({ color: '#000', showAlpha: true, move: function(color){ ...
0
votes
0answers
30 views

What colorpicker javascript do u use in Android webview

I m working on a little web app on android. My problem is that when i use a color picker jquery ( i tried at least 10 f them ) The color picker work on the native browser but not in my app ( in the ...
1
vote
1answer
185 views

Changing hue and lightness in Lab, Hcl or any perceptually uniform color system

Changing hue, saturation and lightness in HSL color space if very easy. See this javascript implementation for example. It is also easy to generate color schemes like: analogous, monochromatic, ...
2
votes
1answer
329 views

RGB-only JColorChooser (Java 7)

I'm trying to create a JFrame including a JPanel containing only the stuff necessary to choose a RGB color. I've been messing around with JColorChooser, AbstractColorChooserPanel and ColorModel, ...
0
votes
2answers
250 views

jQuery colorpicker not working on added elements

I have these widgets with a sliding box inside. There are two widgets when the page is loaded, but you can add a widget and delete it again. Inside the sliding box is a color picker, and on the ...
0
votes
2answers
27 views

How to set frame of MNColorPicker?

I am using MNColorPicker in my universal iOS application. I am presenting it in a UIPopoverController in iPad and its working fine. Now I need to implement similar functionality in iPhone but as ...
0
votes
1answer
269 views

how to display color palette in ckeditor

Pardon if this is very basic thing but since I am new to it and could not find any thing about it, so I am asking. I have integrated ckeditor in my textarea but ckeditor is not showing palette to ...
0
votes
2answers
402 views

Magento backend: How to add jscolor?

I am trying to add a colorpicker in the backend of Magento. So far i have probabaly the class. (see below). But i have no idea how the Data.php file should look like. an anyone help or give me an ...
0
votes
2answers
34 views

Two jQuery colorpickers controlled classes

My problem: http://www.danieldoktor.dk/test3/test3.html when you choose a color in either of the palettes it sets the color for both of the boxes. I would like an overall code to control each of the ...
1
vote
1answer
218 views

Color picker update input values

Ok I have spent all day on this and I am missing something and just cant figure it out. I am using this simple color picker http://www.dynamicdrive.com/dynamicindex11/colorjack/index.htm What I am ...
1
vote
2answers
96 views

How to continuously update scene color while adjusting JColorChooser?

I am in the process of translating a python/Qt GUI application into Java/Swing. The original application beautifully updates the scene color continuously as the user drags the sliders in a ...
2
votes
3answers
4k views

storing and retrieving colors with database, C# windows forms application

I'm making a windows application with C#. I'm using the color dialog box for the user to select a color. I'd like to store that color in a database, and be able to retrieve it later on, and be able to ...
2
votes
2answers
203 views

c# winform cool colordialog

I'm working on winforms with .net 4.0 and I need to let the user to choose a color. The default colorpicker is very ugly.. does anybody knows someone cool for winforms?? googling i've found only for ...
5
votes
1answer
110 views

sequence over colors in R

Is there a way to create a sequence over colors in R? for example, anything like: seq("#000000", "#999999", length=20)
0
votes
0answers
24 views

Android Color Selector [duplicate]

I'm looking for a way for my users to select the color of an image. I've already written code to change the image to colors that I have hard coded in as options, but I'd like for my user to be able to ...
0
votes
1answer
448 views

Custom color picker for iOS

I was looking for a color picker for iPad/iPhone. I checked everything from cocoacontrols but none of them matched my requirement. I don't like a color wheel or any control which takes the whole ...
2
votes
5answers
196 views

get value of input text on change

I have this code with jquery colorpicker, onchange input #color show the input value in hex; How could I do to get the color value on change? <body> <div id="red"></div> <div ...
2
votes
3answers
149 views

how to get the colorpicker value?

How could I get the colorpicker value in an input with on change of red, green, blue colours? http://jsbin.com/alefok/1/edit <body> <div id="red"></div> <div ...

1 2 3 4 5 6