| dialogHeight This property is used to return the height of the dialog box, in pixels. It should be noted that this property is not used to create a dialog box. Instead, use the showDialog() method to create a dialog box. syntax: window.dialogHeight This Property is used to access attributes of the following: window
|