X-Git-Url: https://scm.cri.ensmp.fr/git/ckeditor.git/blobdiff_plain/256592bf803e851aa7fc953e08a6e9e58d970f8c..871bad8291b6dbc29d489d95d185458caab25158:/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..c6fe892 --- /dev/null +++ b/skins/ckeditor/_samples/ajax.html @@ -0,0 +1,98 @@ + + + +
+
+ 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.
++ + +
+ +