Welcome Guest Search | Active Topics | Sign In | Register

EO.Dialog not opening URL Options
Fabio
Posted: Thursday, November 26, 2015 2:02:23 PM
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
eo_support
Posted: Friday, November 27, 2015 10:12:45 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,081
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.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.