Luca Romagnoli
Luca Romagnoli

Reputation: 12455

tinymce only readable in jquery ui dialog

Hi i'm using tinymce in a jquery ui dialog. But is only readable why?

How can i fix it?

thanks

Upvotes: 2

Views: 1387

Answers (1)

Luca Romagnoli
Luca Romagnoli

Reputation: 12455

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.

Upvotes: 2

Related Questions