Properties


returnValue Property

Sets or gets the value returned from the modal dialog window.

Syntax

[ vValue = ] object.returnValue

Possible Values

vValueVariant that specifies or receives the value returned from the window.

The property is read/write. The property has no default value.

DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.

Remarks

This property applies only to windows created by using the showModalDialog method.

Standards Information

There is no public standard that applies to this property.

Applies To

window, HTMLModelessDialog Constructor
Tags :


Page view tracker