Rich Text Editor in popup?

Last post 01-06-2014, 12:44 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  01-03-2014, 10:39 AM 78686

    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?
  •  01-06-2014, 12:44 AM 78694 in reply to 78686

    Re: Rich Text Editor in popup?

    Hi Sigh,

     

    Please open file "\richtexteditor\scripts\config.js", find section below, that is the z-index setting of the dialog. 

    1. dialog_zindex       :   110011, //don't greater then 123450 , otherwise uploader will not works  

    Regards,

     

    Ken 

View as RSS news feed in XML