Hello,
I am having problem with 'Uncaught The editor instance "id" is already attached to the provided element.
y web page has multiple ckeditor generated dynamically for different textarea elements.
I use a jquery slidedown event to reveal or hide the textarea editor but keep getting this problem.#
The eroor was pointing to a line of code IN MY APPLICATION THAT STATES:
var hed = CKEDITOR.replace('{$lang}_page_desc_'+wpid);
Please can anyone help?
Thanks
jabiagam
