wwModalDialog.boxObj

wwControl instance of the outer dialog box. Provided so you can possibly customize the display via script code.

var MBox = wwModalDialog.messageBox(Result.message.htmlEncode() + "<hr />","A callback error occurred", "Done","Cancel",null);
MBox.boxObj.element.style.width = "350px";

o.wwModalDialog.boxObj

See also:

Class wwModalDialog


  Last Updated: 1/21/2007 | © West Wind Technologies, 2008