July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dialogLeft, dialogTop — NN n/a IE 4 DOM n/a
Read/Write
Offset distance of left and top edges of a modal dialog window
(created with the showDialog( ) method) relative
to the top-left corner of the video screen. 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 repositioned dialog window. Initial values are set
as parameters to the showDialog( ) method.
var outerLeft = window.dialogLeft
String including the unit value.
None.
Read now
Unlock full access