Hi,
I am using Javascript to popup the image dialog.
I want to set the image URL in the dialog, how can I do this?
I use the following to popup the image dialog:
CKEDITOR.instances.ed.execCommand( 'image');
Thanks, Philip
I am using Javascript to popup the image dialog.
I want to set the image URL in the dialog, how can I do this?
I use the following to popup the image dialog:
CKEDITOR.instances.ed.execCommand( 'image');
Thanks, Philip