Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Width Syntax and Note

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