Welcome Guest Search | Active Topics | Sign In | Register

Dialog Options
BobbyMx
Posted: Monday, June 1, 2009 6:42:55 PM
Rank: Newbie
Groups: Member

Joined: 5/25/2009
Posts: 7

Is it possible to programmatically close a Dialog? Example: Dialog1.Close();

Thanks

BobbyMx
eo_support
Posted: Monday, June 1, 2009 6:49:37 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Yes. It should be:

Code: JavaScript
eo_GetObject("Dialog1").close();


You can find more information about our client side JavaScript API here:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

Thanks!
BobbyMx
Posted: Monday, June 1, 2009 6:52:25 PM
Rank: Newbie
Groups: Member

Joined: 5/25/2009
Posts: 7
Thanks for the answer and quick reply.



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.