I\'m using CKEditor. I am saving the form values with ajax using page methods.
But the content of CKEditor value cannot be saving into the table.
I dont post
i add ckEditor by adding DLL in toolBox. html code:
dhd fdh
for get data of it. jquery:
var editor = $('textarea iframe html body').html(); alert(editor);