X-Git-Url: https://scm.cri.ensmp.fr/git/ckeditor.git/blobdiff_plain/871bad8291b6dbc29d489d95d185458caab25158..14d450d78a2d67ec1decd64c928151851961dd36:/_samples/ajax.html?ds=sidebyside diff --git a/_samples/ajax.html b/_samples/ajax.html deleted file mode 100644 index c6fe892..0000000 --- a/_samples/ajax.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - Ajax — 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.

-

- - -

- -
-
- - - -