/home/desid573/public_html/family/pdd/app/webroot/admin/plugins/ckeditor/samples
NameSizeModeActions
assets/-0755rm
plugins/-0755rm
ajax.html24260644editdlrm
api.html67790644editdlrm
appendto.html20260644editdlrm
datafiltering.html343240644editdlrm
divreplace.html43520644editdlrm
index.html55310644editdlrm
inlineall.html96880644editdlrm
inlinebycode.html58730644editdlrm
inlinetextarea.html46140644editdlrm
jquery.html72280644editdlrm
readonly.html26150644editdlrm
replacebyclass.html67770644editdlrm
replacebycode.html66610644editdlrm
sample.css50300644editdlrm
sample.js16250644editdlrm
sample_posteddata.php8150644editdlrm
tabindex.html21310644editdlrm
uicolor.html23380644editdlrm
uilanguages.html41750644editdlrm
xhtmlstyle.html66060644editdlrm
Edit: /home/desid573/public_html/family/pdd/app/webroot/admin/plugins/ckeditor/samples/ajax.html (2426B)
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.