window.opener.CKEDITOR.tools.callFunction( funcNum, fileUrl [, data] );
How can i using js get the fileUrl insert into the input where in Ckeditor dialog ?
window.opener.CKEDITOR.tools.callFunction( funcNum, fileUrl [, data] );
How can i using js get the fileUrl insert into the input where in Ckeditor dialog ?