I'm not sure if this is an issue or something that I am doing wrong since I am a newbie at using CKEditor and Jquery spell checker. However, If someone knows and obvious answer to this question I would appreciate the help.
When I click on the spell check button, Firebug returns the errors below. How is commands initialized? It is always undefined.
TypeError: this.editor.commands is undefined
..rPaste');},0);},null,null,1000);y.on('pasteDialog',function(A){setTimeout(functi...
TypeError: this.editor.commands is undefined
this.editor.commands.jqueryspellchecker.toggleState();
I'm not sure if this is an issue or something that I am doing wrong since I am a newbie at using CKEditor and Jquery spell checker. However, If someone knows and obvious answer to this question I would appreciate the help.
When I click on the spell check button, Firebug returns the errors below. How is commands initialized? It is always undefined.
TypeError: this.editor.commands is undefined ..rPaste');},0);},null,null,1000);y.on('pasteDialog',function(A){setTimeout(functi...
TypeError: this.editor.commands is undefined this.editor.commands.jqueryspellchecker.toggleState();