I want to edit my saved document using CKEditor and want to open the saved data in ckeditor. In CKEditor version 3 I am doing it through PHP through CKEditor->editor(message, $message); like that but I am confusing in Jquery.
Please help me..
I want to edit my saved document using CKEditor and want to open the saved data in ckeditor. In CKEditor version 3 I am doing it through PHP through CKEditor->editor(message, $message); like that but I am confusing in Jquery.
Please help me..