/home2/dakshskx/dakshaseo.com/admin/js/ckeditor/samples
NameSizeModeActions
assets/-0755rm
plugins/-0755rm
ajax.html25080644editdlrm
api.html69870644editdlrm
appendto.html18200644editdlrm
datafiltering.html347250644editdlrm
divreplace.html44930644editdlrm
index.html58670644editdlrm
inlineall.html100050644editdlrm
inlinebycode.html59940644editdlrm
inlinetextarea.html47470644editdlrm
jquery.html73250644editdlrm
readonly.html26880644editdlrm
replacebyclass.html68340644editdlrm
replacebycode.html67170644editdlrm
sample.css50790644editdlrm
sample.js11680644editdlrm
sample_posteddata.php8310644editdlrm
tabindex.html22060644editdlrm
uicolor.html24070644editdlrm
uilanguages.html42940644editdlrm
xhtmlstyle.html68370644editdlrm
Edit: /home2/dakshskx/dakshaseo.com/admin/js/ckeditor/samples/ajax.html (2508B)
Ajax — CKEditor Sample

CKEditor Samples » Create and Destroy Editor Instances for Ajax Applications

This sample shows how to create and destroy CKEditor instances on the fly. After the removal of CKEditor the content created inside the editing area will be displayed in a <div> element.

For details of how to create this setup check the source code of this sample page for JavaScript code responsible for the creation and destruction of a CKEditor instance.

Click the buttons to create and remove a CKEditor instance.