X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/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. +
+