Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the data type of attribute in the  element. 
    
Syntax:
    
document.getElementById("paramID").valueType = value
document.all.paramID.valueType = value // IE only