danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0:
danielebarchiesi@0:
danielebarchiesi@0: This sample shows how to create and destroy CKEditor instances on the fly. After the removal of CKEditor the content created inside the editing
danielebarchiesi@0: area will be displayed in a <div>
element.
danielebarchiesi@0:
danielebarchiesi@0: For details of how to create this setup check the source code of this sample page danielebarchiesi@0: for JavaScript code responsible for the creation and destruction of a CKEditor instance. danielebarchiesi@0:
danielebarchiesi@0:Click the buttons to create and remove a CKEditor instance.
danielebarchiesi@0:danielebarchiesi@0: danielebarchiesi@0: danielebarchiesi@0:
danielebarchiesi@0: danielebarchiesi@0: