Hi.

I am trying to build a plugin for ckeditor and when I try to make an ajax call onOK of a dialog I get the following error message:

Uncaught TypeError: Cannot read property 'load' of undefined

The code that I am using is:

jsonp = CKEDITOR.ajax.load(url);

Any idea what is wrong?

Actually I want to load a json feed from another domain inside the dialog window.

Thank you.

Comments

sboutas’s picture

Issue summary: View changes
sboutas’s picture

Status: Active » Closed (fixed)