I am really furious about this.
I need to call inline CKeditor on specific class.
I load ckeditor library on document.ready and afterwards I write CKEDITOR.disableAutoInline = true;
But I am still getting CKEDTOR not defined again and again. I cannot call any method from CKeditor library.
Can anyone help?