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 textbox and when the user clicks on the textbox a colorpicker will appear.
I have not tried doing that in the past and I've searched google for any help but instead they want me to download their plugins and etc.
I don't need any plugin or whatsoever, I just want a simple colorpicker implementation.
ANy help?