Hi All,
This is little urgent and i am absolutely stuck at this point.
I am trying a very basic example of CKEditor.
That is adding CkEditor to my page, which is mentioned in Quick start guide.
But i am getting following error :
TypeError: c[a] is undefined : jquery-1.7.1.min.js:219
I wanted to ask,
- Am i using a wrong version of jquery .js file?
- if yes, then which one is a compatilble file.
Regards,
ind
CKEditor doesn't require
CKEditor doesn't require jQuery to work. There's no mention of it in the Quick Start guide. You'd have to give more info on how you're doing this. You can create editors with jQuery, as shown in this example, but what you're doing is different.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!