You can also create an inline editor from a محیط متنی
element. In this case the محیط متنی will be replaced
by a div element with inline editing enabled.
// "article-body" is the name of a textarea element. var editor = CKEDITOR.inline( 'article-body' );