I\'m using the latest CKeditor with jQuery adapter.
I have successfully got it to work, and display.
However, as I am completely new to CKeditor, how d
I passed an empty function...
$('textarea#my').ckeditor($.noop, { property: 'value' });