X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c59e85c3a7538b1279e25022a6cf431ca1dee700..b857a9fcba5c0f6f96cfc7d85308aab6860ca089:/js/ckeditor/samples/old/readonly.html diff --git a/js/ckeditor/samples/old/readonly.html b/js/ckeditor/samples/old/readonly.html new file mode 100644 index 000000000..edd111893 --- /dev/null +++ b/js/ckeditor/samples/old/readonly.html @@ -0,0 +1,76 @@ + + + +
+ +
+ This sample shows how to use the
+ setReadOnly
+ API to put editor into the read-only state that makes it impossible for users to change the editor contents.
+
+ For details on how to create this setup check the source code of this sample page. +
+