Javascript Reference
Categories: param

javascript param valueType

@March 15, 2008, 1:22 a.m.
valueTypeFirefox/Netscape/NN 6 IE 5(Mac)/6(Win) Chrome/Safari/DOM 1  

Read/Write  

Indicates the string classification of the parameter set by the element.

 
Example
 
var pValType = document.getElementById("volumeParam").valueType;
 
Value

String constant: data | object | ref.

 
Default

data


Powered by Linode.