Rich Text Editor in popup?

  •  01-03-2014, 10:39 AM

    Rich Text Editor in popup?

    I'm using the RichTextEditor in an ASP.NET MVC4 project, and I need to include the editor in a jquery.ui dialog. It appears that the iframe is displayed behind the dialog, as the start text is not visible and I cannot type in the editor. My instinct is to adjust z-index, where should that go?
View Complete Thread