Javascript Reference
Categories: param

javascript param name

@March 15, 2008, 1:22 a.m.
nameFirefox/Netscape/NN 6 IE 5 Chrome/Safari/DOM 1  

Read/Write  

This is the name of the external program's parameter to which a value in the param element applies.

 
Example
 
var pName = document.getElementById("audioParam2").name;
 
Value

String.

 
Default

None.


Powered by Linode.