X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fassets%2Fplugins%2Fckeditor%2Fsamples%2Fold%2Fdivarea%2Fdivarea.html;h=6caed810575c64bdad61c946d6aff73af84c1990;hb=221ba7c2ffc043570bbad1e8f0d6074fb4ff1fb0;hp=fe36cebf1431bab09f40b4aabffa96b45faea9af;hpb=5d92478b1cb7479f39a43973775a6f6147fba8ac;p=motion.git diff --git a/public/assets/plugins/ckeditor/samples/old/divarea/divarea.html b/public/assets/plugins/ckeditor/samples/old/divarea/divarea.html index fe36ceb..6caed81 100644 --- a/public/assets/plugins/ckeditor/samples/old/divarea/divarea.html +++ b/public/assets/plugins/ckeditor/samples/old/divarea/divarea.html @@ -1,64 +1,64 @@ - - - - - - Replace Textarea with a "DIV-based" editor — CKEditor Sample - - - - - - - -

- CKEditor Samples » Replace Textarea with a "DIV-based" editor -

-
- This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
-
-
-

- This editor is using a <div> element-based editing area, provided by the Divarea plugin. -

-
-CKEDITOR.replace( 'textarea_id', {
-	extraPlugins: 'divarea'
-});
-
- - -

- -

-
- - - + + + + + + Replace Textarea with a "DIV-based" editor — CKEditor Sample + + + + + + + +

+ CKEditor Samples » Replace Textarea with a "DIV-based" editor +

+
+ This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. +
+
+
+

+ This editor is using a <div> element-based editing area, provided by the Divarea plugin. +

+
+CKEDITOR.replace( 'textarea_id', {
+	extraPlugins: 'divarea'
+});
+
+ + +

+ +

+
+ + +