The FCKeditorAPI.GetInstance(editorId) method seems to have been removed in CKEDITOR 3. After searching through the new API docs and forums I can't find any replacement for it.
Any suggestions on how to obtain a reference to an editor via it's ID?
Thanks, Jon
Any suggestions on how to obtain a reference to an editor via it's ID?
Thanks, Jon
Re: .GetInstance method in CKEditor 3
or
Where id is the id of your control eg:
Hope this helps.