Hi everyone.
I am trying to build a plugin for ckeditor and I want to load a json feed and pass its data in the fields of a dialog. The thing is that when I call the $.getjson I get the following message:
Uncaught TypeError: Cannot read property 'getJSON' of undefined
Any idea why?
I have builded other scripts not for ckeditor though where I used $.getjson with no problem. I have only encountered this with ckeditor.
I would appreciate any help.
Cheers