Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

ValueType Syntax and Note

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