This is a migrated thread and some comments may be shown as answers.

[Solved] RadEditor in iframe

1 Answer 155 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Helen
Top achievements
Rank 1
Helen asked on 22 Jul 2009, 07:11 AM
Hello! In my project I use RadEditor. It contains in iframe. When I open ImageManager, that iframe is block, but parent window (which contains iframe)  is avaible. How to make a parent window inaccessibleed?

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 22 Jul 2009, 12:47 PM
Hi Helen,

When you have an IFRAME you create a frame tree an dthe editor's dialogs are also IFRAMEs which in your case open in the context of the parent IFRAME. In ordre to achieve your goal I suggets to use standard window and not a RadWindow for a dialog as explained in the following KB article:

http://www.telerik.com/support/kb/aspnet-ajax/editor/using-browser-modal-dialog-instead-of-radwindow.aspx

Best wishes,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Helen
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or