X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fajax.html;h=82c0ea257544fb2254e616e7d19e05160e9717c2;hb=refs%2Ftags%2Fv3.6.6;hp=d2ce3bd5cfe3607843e4dac1f8a0e9c2e06811ff;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_samples/ajax.html b/_samples/ajax.html index d2ce3bd..82c0ea2 100644 --- a/_samples/ajax.html +++ b/_samples/ajax.html @@ -1,41 +1,29 @@ - Sample - CKEditor - + Ajax — CKEditor Sample + - - -

- CKEditor Sample +

+ CKEditor Sample — 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.

- - -

-
-
-