Javascript Properties JavaScript Reference

Note:
Read and write property. 
Set the element width.
    
Syntax:
    
document.getElementById("preID").width = value
document.all.preID.width = value // IE only