X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fappendto.html;h=b8467702f3172b21a4f35288a0af9cf07e3cc22e;hp=e308eda945495b85803411280638223a51222982;hb=05a92c756e4eb687b685576b323858b8517209c9;hpb=d3fb48f109f679b7874f1224df6268780e27b4cf diff --git a/samples/appendto.html b/samples/appendto.html index e308eda..b846770 100644 --- a/samples/appendto.html +++ b/samples/appendto.html @@ -6,7 +6,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license - CKEDITOR.appendTo — CKEditor Sample + Append To Page Element Using JavaScript Code — CKEditor Sample @@ -17,8 +17,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license

- CKEDITOR.appendTo is basically to place editors - inside existing DOM elements. Unlike CKEDITOR.replace, + The CKEDITOR.appendTo() method serves to to place editors inside existing DOM elements. Unlike CKEDITOR.replace(), a target container to be replaced is no longer necessary. A new editor instance is inserted directly wherever it is desired.

@@ -30,11 +29,11 @@ For licensing, see LICENSE.md or http://ckeditor.com/license