javascript window dialogLeft, dialogTop

dialogLeft, dialogTopNN n/a IE 4 DOM n/a  

Read/Write  

Indicate the offset distance of the left and top edges of a modal dialog window (created with the showModalDialog( ) and showModelessDialog( ) methods) relative to the top-left corner of the video screen. Although Internet Explorer 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 dialog methods.

 
Example
 
var outerLeft = window.dialogLeft;
 
Value

String, including the unit value (e.g., 80px).

 
Default

None.


2193,Nickname,Homepage or email,Comments here,Add comment