-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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: