tinymce only readable in jquery ui dialog -


hi i'm using tinymce in jquery ui dialog. readable why?

how can fix it?

thanks

i solved it. have init of tinymce on dialog's textarea after open event of , destroy on beforeclose event.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -