Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Vspace Syntax and Note

Note: Read and write property.  Sets space on the top and bottom sides of the element.      Syntax:      document.getElementById("elementID").vspace = value document.all.elementID.vspace = value // IE only