Javascript Properties JavaScript Reference

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