Hello,
when I try to add onCancel event handler to colorpicker object,
cp.setOnCancelHandler(function(){
alert(“hello”);
});
I get the following error.
second argument to Function.prototype.apply must be an array
localhost:1397/dhtmlxSuite/dhtml … xcommon.js
Line 89