Has Anyone tried this? Does anyone have a implementation on how to open up FCKeditor as a thickbox? I'm implementing in Java, javascript. And i'm getting a blank box when I click the link to open up the FCKeditor. The FCKeditor opens up correctly when I use window.open, but not when applying thickbox to it. Please help.
Thank you.
Thank you.
Re: Open FCKeditor in a thickbox
I have fckeditor working with Jquery UI, so it's possible to get it working with modal windows, but you have to make sure the support is there from the underlying tools you are using.