Name

dialogLeft, dialogTop — NN n/a IE 4 DOM n/a

Synopsis

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.

Example

var outerLeft = window.dialogLeft

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.