X-Git-Url: https://scm.cri.ensmp.fr/git/ckeditor.git/blobdiff_plain/e11f66eb655db8339a2d9b197b89f6c3b26099e1..579f65bc95a773bc6f8da75f6849ea49f365368b:/skins/ckeditor/samples/ajax.html diff --git a/skins/ckeditor/samples/ajax.html b/skins/ckeditor/samples/ajax.html new file mode 100644 index 0000000..59333eb --- /dev/null +++ b/skins/ckeditor/samples/ajax.html @@ -0,0 +1,82 @@ + + + +
+ +
+ 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.
++ + +
+ +