tinymce only readable in jquery ui dialog
Hi i'm using tinymce in a jquery ui dialog. But is on开发者_C百科ly readable why?
How can i fix it?
thanks
I solved it. i have to do the init of the tinymce on the dialog's textarea after the open event of it and destroy it on beforeClose event.
精彩评论