X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Findex.html;fp=samples%2Findex.html;h=cd02f3cf2762c46dea1f00cef81531319b203112;hp=b868a2395250f1720a1850ebcefd3c955c678319;hb=26ea9b471a69b563dfa9fb7c9c8d97db8e56de0e;hpb=53700a2c9aa44599d0a74cb0e0b5e5fbdead0fcd diff --git a/samples/index.html b/samples/index.html index b868a23..cd02f3c 100644 --- a/samples/index.html +++ b/samples/index.html @@ -1,7 +1,7 @@ @@ -24,6 +24,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
Replace textarea elements by code
Replacement of textarea elements with CKEditor instances by using a JavaScript call.
+ +
Create editors with jQuery New!
+
Creating standard and inline CKEditor instances with jQuery adapter.

@@ -58,6 +61,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
Convert element into an inline editor by code New!
Conversion of DOM elements into inline CKEditor instances by using a JavaScript call.
+
Replace textarea with inline editor New!
+
A form with a textarea that is replaced by an inline editor at runtime.
+