Hi,
i have a plugin that uses iframe dialog. it seems to partially work but it inserts image reference to the beginning of the ckeditor content rather than to current cursor position. what have i done wrong?
it works oke in Firefox or Chrome but problem is with IE7/WinXP or IE8/Win7
thank you in advance
krajicek
CKEditor 3.4.2
i have a plugin that uses iframe dialog. it seems to partially work but it inserts image reference to the beginning of the ckeditor content rather than to current cursor position. what have i done wrong?
it works oke in Firefox or Chrome but problem is with IE7/WinXP or IE8/Win7
CKEDITOR.instances.message.insertHtml("[imglink:" + variable[i] + "] ");
thank you in advance
krajicek
CKEditor 3.4.2