X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Fappendto.html;h=b8467702f3172b21a4f35288a0af9cf07e3cc22e;hb=05a92c756e4eb687b685576b323858b8517209c9;hp=3a5fbef421b91ea163f6936b4ecdaf7e6a82bc5d;hpb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;p=ckeditor.git diff --git a/samples/appendto.html b/samples/appendto.html index 3a5fbef..b846770 100644 --- a/samples/appendto.html +++ b/samples/appendto.html @@ -1,12 +1,12 @@ - CKEDITOR.appendTo — CKEditor Sample + Append To Page Element Using JavaScript Code — CKEditor Sample @@ -17,8 +17,7 @@ For licensing, see LICENSE.html 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.html or http://ckeditor.com/license