Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

DialogTop Syntax and Note

Note: Read and write properties.  Specify the dialog window top coordinates.  Value:  A floating-point number followed by a unit designator the default unit is em for IE4 and px for IE5+      Syntax:      window.dialogLeft = value window.dialogTop = value