I am using CKEditor in my web application and need to disable/enable the editor from javascript. I know that there is an option called readOnly but I don't know how to set it from jQuery.
Does anybody know how to disable and enable back the CKEditor using jQuery please?