Name

dialogHeight, dialogWidth — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Length values of height and width of a modal dialog window created with the showDialog( ) method. Although Internet Explorer 4 does not balk at modifying these properties (in a script running in the modal dialog window), the changed values are generally not reflected in a resized dialog window. Initial values are set as parameters to the showDialog( ) method.

Example

var outerWidth = window.dialogWidth

Value

String including the unit value.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.