July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dialogHeight, dialogWidth — NN n/a IE 4 DOM n/a
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.
var outerWidth = window.dialogWidth
String including the unit value.
None.
Read now
Unlock full access