Skip to content
LukasOchmann edited this page Dec 15, 2015 · 2 revisions

#Welcome to the ColorPicker wiki!


##Lets Start:


just do: var ColorPickerVar = new ColorPicker()

So this doesn’t work well at the moment.

We need to set a inputType=Text

Note: this is not a Option it is a must!

var ColorPickerVar = new ColorPicker({'append': '#inputTypeText'})

##Lets do More:


Conifiguration:

Clone this wiki locally