X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_samples%2Fajax.html;h=499c09b88708573c018426bbf3f21438d4543e9c;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=d2ce3bd5cfe3607843e4dac1f8a0e9c2e06811ff;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_samples/ajax.html b/_samples/ajax.html index d2ce3bd..499c09b 100644 --- a/_samples/ajax.html +++ b/_samples/ajax.html @@ -1,16 +1,16 @@ - 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.

- - -

-
-
-