Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves the data type of the value attribute.
Syntax
<PARAM VALUETYPE = p ... > |
PARAM.valueType ( v ) [ = p ] |
Possible Values
p | String that specifies or receives the type of data specified in the value attribute of the param element.
|
The property is read/write. The property has a default value of data .
Example
The following example shows how to use the param element to specify a run-time parameter for the object specified by the object element. A URI is specified for the Microsoft Windows Media™ Player control.
<OBJECT CLASSID="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">Standards Information
This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
|
PARAM |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |