CKFinder.popup(
{
selectActionFunction:set_image,
selectActionData:$(this).attr('data-field-name')
});
http://docs.cksource.com/ckfinder_2.x_a ... html#.skin
here
CKFinder.popup(
{
selectActionFunction:set_image,
selectActionData:$(this).attr('data-field-name')
});