X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/js/ckeditor/samples/old/ajax.html diff --git a/js/ckeditor/samples/old/ajax.html b/js/ckeditor/samples/old/ajax.html new file mode 100644 index 000000000..3ca07c216 --- /dev/null +++ b/js/ckeditor/samples/old/ajax.html @@ -0,0 +1,85 @@ + + + +
+ +
+ 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.
++ + +
+ +