X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Fappendto.html;h=59b0f81d6b7804952a8f9911fcfb91c9d0b77258;hb=a0df3d0ab0c5252b5e2e0fd274705ede834c2276;hp=841e82d367a3a84c5b5df6634e8a518adca3fbd7;hpb=4625dba05116026713fee9008dd93306be0d1553;p=ckeditor.git diff --git a/samples/appendto.html b/samples/appendto.html index 841e82d..59b0f81 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