Tagged Questions
0
votes
1answer
33 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
vote
2answers
28 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 ...
-2
votes
4answers
130 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
1answer
48 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
0answers
83 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
3answers
50 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
27 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
169 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
2answers
170 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
30 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
184 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 ...
2
votes
5answers
168 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
116 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
vote
2answers
193 views
I am trying to make jQuery Simple Color picker in jquery Grid
HTML Markup
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
<link rel="stylesheet" type="text/css" media="screen" ...
0
votes
1answer
143 views
jQuery live color switcher
I try to make jquery live color switcher but i need to know is it possible add some plugin who change a background color like header or body
Now I use jQuery MiniColors 2.0.
0
votes
1answer
181 views
Get HEX value from farbtastic color picker and add it to html tag attribute
So, what I would like to do is:
I have color-picker "farbtastic" which works great. Later in code I have "img" element with attribute from another plugin for image manipulation. I would like to set ...
1
vote
0answers
129 views
jQuery ColorPicker plugin
I am using the jQuery Color Picker plugin.
The colorSelector element allows the user to pick the colour. When the colour is selected I would like to to change the #previewFrame div background colour ...
0
votes
0answers
134 views
JQuery ColorPicker Eyecon Multiple Instances shown when attaching to same element twice
I am using http://www.eyecon.ro/colorpicker/ for color picker in a panel.
The panel is generated using javascript multiple times... (the html remains same but the internal javsacript changes).
I have ...
2
votes
0answers
197 views
color picker box not works [closed]
I have a problem with jquery color picker. When I click on box to display the panel, it show me an error message on firebug: TypeError: dhe.get(...) is undefined in javascript file with name idrag.js. ...
0
votes
1answer
97 views
how to use multiple callbacks in jpicker
I would like to use jpicker to modify multiple elements, this is the code for a single element (#body02), is it possible to create an array for each element?
$(document).ready(
function()
{
var ...
2
votes
2answers
1k views
Using farbtastic colorpicker in Twitter Bootstrap's popovers
In a user interface based on Twitter Bootstrap I have multiple buttons that should trigger a popover yielding a farbtastic colorpicker. At the moment I have attached it to the <body /> tag and ...
0
votes
1answer
1k views
Color picker for jQuery Mobile
There are so many color picker for jQuery but when I try to implement them in normal jQuery Mobile they don't work as expected. They do conflict with the jQuery Mobile framework and render as they ...
0
votes
0answers
168 views
Jquery Color Picker which supports eye dropper
I am looking for a color picker in jQuery which also supports eye dropper functionality.
0
votes
1answer
336 views
Used Twitter bootstrap in Grails, looks different
I followed a tutorial from icodeya for adding a color picker in a textfield. The twist is, I used twitter bootstrap instead of the miniColor.js. But I can't get it to work.
Here is my code:
...
0
votes
2answers
452 views
jQuery miniColors colorpicker not positioned right
I am using jQuery miniColors colorpicker but in the sample code the picker appears right next to the field and button, in my case it appears at the very bottom of my document, it is as if it can't ...
0
votes
1answer
533 views
jQuery & miniColors - set color
When you clik on add new button, jQuery inserts new dragrable DIVs with miniColor plugin to the CONTAINER. But in this DIVs you can not see miniColor element until you first time click on the DIV.
...
0
votes
1answer
90 views
Trying to set a scoped variable that will change with a jquery change function
I am not sure if I am doing this right. I am trying to set the background of a div by choosing a color with a color picker. I have this jsfiddle to show what i am trying to do. However the TargetColor ...
2
votes
2answers
623 views
Jquery color picker binding handler creates multiple divs
I am trying to use this jquery color picker with knockout.js. I have written custom banding handler to bind colorpicker input control with my viewModel color value.
Here is the Binding Handler code:
...
0
votes
0answers
159 views
How to use jquery color chooser with richfaces 4?
How to add color chooser to rich data table's column so that it is possible to choose color for each row uniquely?
<h:outputStylesheet name="/css/jquery/colorpicker/colorpicker.css"/>
...
0
votes
0answers
83 views
Incorrect styles applying in rails_admin
I've error with applying css-styles in rails_admin colorpicker.
In initializers/rails_admin.rb I have:
config.model Crop do
# Found associations:
# Found columns:
configure :id, :integer
...
2
votes
2answers
467 views
jquery color picker with execCommand call
Trying to call execCommand after color selection:
$('#picker').colorPicker(
{
defaultColor:0, // index of the default color
columns:13, // number of columns
...
0
votes
1answer
271 views
How can I close jPicker
I have some script in Ajax form, and I want to close jPicker when I click on form inputs(Ok or Cancel). I read the documentation and didn`t find anything. Any help?
This is my script.
<script ...
0
votes
2answers
696 views
HTML/CSS/JS/jQuery: Color “table”/“grid”
I am trying to build a color table just like MS Office font color grid. What is the best way to do it? Table, div or ul?
I have currently used a div but I am struggling to place it with in a ul which ...
0
votes
2answers
210 views
Using colorpicker in creating a wordpress widget
I am creating a widget and had successfully created it, what I want to achieve is that on the widget form, I want to add an option where the user can select a color for the font. Thus, I've placed a ...
1
vote
1answer
295 views
Get colorpicker input value and use it for url query?
I have a jQuery colorpicker that the visitor can change and I am trying to figure out, how can I pass whatever value they enter / pick so that I can use it as a url query?
With what I have right now, ...
0
votes
0answers
510 views
Eyecon jQuery Color Picker Onchange background change
I'm using the color picker by eyecon http://www.eyecon.ro/colorpicker/
What I want to do is simple (that's what I think), I want to change the Body background instantly as soon as I drop down the ...
0
votes
1answer
361 views
Append a div with a background color selected by the colorpicker?
I have some input fields with a appendbutton, wich appends the input values to a div.
Thanks to this jQuery colorpicker I'm also able to 'trace' wich color is selected
$('#color1').val()
So right ...
0
votes
1answer
381 views
Unable To Display Multiple jPicker Color Pickers On the Same Page
I am having difficulty getting multiple jPicker instances of the same type to display on the same web page. Here's some sample code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
0
votes
0answers
230 views
How to add a color picker to a wordpress shopping cart (wp ecommerce)
I am using wordpress. I need the ability to create a product that allows the user to choose up to 4 different colors via a color picker. Those colors must be saved in the cart and passed to the ...
1
vote
1answer
656 views
Multiple Color Pickers on one page with links to input boxes
I am using jQuery ColorPicker Plugin and I would like to use this multiple times on one page and each color picker box must be connected to an input field.
I have the following HTML code
<div ...
0
votes
1answer
121 views
Bookmarklet requiring jQuery doesn't work
I'm trying to create a bookmarklet based on the jQuery Color Picker Plugin. If I include the JavaScript file in the header of the page (example), everything works fine, but if I append the script to ...
2
votes
3answers
770 views
JQuery color picker change hex value
I'm using this colorpicker http://www.eyecon.ro/colorpicker and am trying to capture the hex value so that I can use it on the server side to store the selected color.
I'm unable to get the selected ...
1
vote
1answer
272 views
jquery Colorpicker? [closed]
I am new to jquery.
I did come across http://komunitasweb.com/2009/09/3-amazing-jquery-color-picker-plugins/ but these plugins are to much for me. I want a color picker with only 3 tiny sliders which ...
0
votes
1answer
253 views
Accessing the trigger of the colorpicker
I'm using the following jquery color picker on my project - www.eyecon.ro/colorpicker. I'm using multiple colorpickers on the same page, calling the script on a class ( I have 7 inputs on which the ...
5
votes
2answers
802 views
jquery color picker error
I am trying to implement the jquery colorpicker(last one) from eyecon.ro/colorpicker but whenever I click on the actual colorpicker nothing appears jquery throw this error message
...
1
vote
3answers
129 views
“Don't Repeat Yourself” approach to a jQuery menu
I have a form with several inputs. When these inputs are clicked, a color picker addon for jquery (farbtastic) is loaded within a fade in/out dropdown.
Each input is unique and will load a different ...
0
votes
1answer
94 views
How can I fix the position of Farbtastic ignoring scroll
I have Farbtastic in a form with many color inputs.
I want the color wheel to stay fixed in the window, son I can scroll through the form maintaining the wheel in the same place.
I tried css ...
0
votes
1answer
554 views
jQuery slider color picker / slider to change background
I'm trying to do:
Decreasing the temperature values of the slider, I need that circle that represents the star gradually increase and change background color as this link: ...
2
votes
5answers
98 views
How to find out which text field has been used in jquery function
I have the following form :
<input name="linkColor" type="text" id="colorpickerField0" >
<input name="linkColor" type="text" id="colorpickerField1" >
<input name="linkColor" ...
1
vote
1answer
464 views
Changing css color of a class using jquery using colorpicker
I have a form which has a field which takes in a hex value using colorpicker http://www.eyecon.ro/colorpicker/
I have a div: <div class="ooffer_resort"></div>, the css background color of ...



