i\'m using color picker from http://jscolor.com/
i\'m trying to attach it to some dynamic inputs, but to no avail. dynamic inputs in terms of, on page load the input
This helped me
In my case, the picker control was dynamic because it is inside Knockout.js 'with' statement which hides and recreates the picker when it needs.