Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Shape Syntax and Note

Note: Read and write property.  Specifies the element shape.       Syntax:      document.getElementById("elementID").shape = value document.all.elementID.shape = value // IE only