//jQuery adapter $(element).ckeditorGet().setData('test'); //Without jquery adapter CKEDITOR.instances.ckeditorid.setData('test');