July 1998
Intermediate to advanced
1456 pages
65h 5m
English
VALUE — NN 2 IE 3 HTML 3.2
VALUE=”runTimeParameterValue"Optional
The parameter value to be passed to an applet or object as the
executable program or data loads. Parameter values are passed as
string values, and it is up to the applet or object to perform the
necessary internal coercion of the data to the desired data type. The
VALUE attribute is listed as optional because
there may be instances in which the presence of the
PARAM element NAME attribute
may be sufficient for the object.
<PARAM NAME="loop" VALUE="4">
Any string value.
None.
Read now
Unlock full access