Rank: Member Groups: Member
Joined: 1/9/2008 Posts: 27
|
Hi, I am observing strange behavior of EO.Dialog (latest version). The dialog is in a parent page, and child page hosted in iframe tries to open it with javascript: obj = parent.eo_GetObject('GridOptionsDialog'); obj.setContentUrl('http://www.google.com'); obj.show();
The dialog doesn't even attempt to open the URL. Please help me to look into this issue.
Thanks, Artem
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, Just from the code it looks fine. Do you have a test page/project that we can use to reproduce the problem? See here for more information about test project: http://www.essentialobjects.com/forum/test_project.aspxThanks!
|