Welcome Guest Search | Active Topics | Sign In | Register

MsgBox resize on clientside Options
James
Posted: Thursday, August 20, 2009 12:59:17 PM
Rank: Member
Groups: Member

Joined: 7/7/2009
Posts: 12
By using javascript...can you set the height and width of a EO MsgBox before you show it?
eo_support
Posted: Thursday, August 20, 2009 2:37:31 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You can use something like this:

Code: JavaScript
eo_GetObject("MsgBox1").setSize(w, h);


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.