onet4
Results
12
issues of
onet4
Hello, It seems the `customBG` option does not take effect. ``` html $('.color').colorPicker({ customBG: '#FFF' }); ``` `#444` gets always applied instead. Am I missing something?
Hi, looks like a nice plugin. It seems this plugin cannot modify normal html text. When you select words in the following example, you get an error, `Uncaught TypeError: Cannot...