hi there ,
i use jquery adaptor to be able to access the editor via JQuery for checking the content
but my form is a normal HTML form that using normal POST Action to send data to another page
I got an Empty POST array
All i need is that code :
$( 'textarea.editor' ).ckeditor();
Does not make the Usual POST Array empty