From 6854cb3f4d8219cf1829e32122eb2502a916eae9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 09:05:48 +0100 Subject: initial checkin --- js/ckeditor/samples/ajax.html | 82 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 js/ckeditor/samples/ajax.html (limited to 'js/ckeditor/samples/ajax.html') diff --git a/js/ckeditor/samples/ajax.html b/js/ckeditor/samples/ajax.html new file mode 100644 index 0000000..967e841 --- /dev/null +++ b/js/ckeditor/samples/ajax.html @@ -0,0 +1,82 @@ + + + + + + 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.

+

+ + +

+ +
+
+ + + + -- cgit v1.2.3-70-g09d2