Hi,
I have a problem with using FCKeditor when it shows in modal dialog (jQuery)
When modal dialog is showing I try to set some html-text into FCKEditor and when I try to get instance like FCKeditorAPI.GetInstance('name') I get the error that instance is 'undefined' or null.
In other situation whithout modal dialogs it works very good!
I think this problem has root cause that jQuery moves html of modal dialog to the end of the 'BODY' element when dialog is showing.
Please help me!
P.S. sorry for my english))
I have a problem with using FCKeditor when it shows in modal dialog (jQuery)
When modal dialog is showing I try to set some html-text into FCKEditor and when I try to get instance like FCKeditorAPI.GetInstance('name') I get the error that instance is 'undefined' or null.
In other situation whithout modal dialogs it works very good!
I think this problem has root cause that jQuery moves html of modal dialog to the end of the 'BODY' element when dialog is showing.
Please help me!
P.S. sorry for my english))