December 2002
Intermediate to advanced
576 pages
32h
English
<param>
<param> ... </param>
Supply a parameter to the <applet> or
<object> surrounding this tag.
id
=name
Define the unique identifier for this parameter.
name
=string
Define the name of the parameter.
type
=type
Specify the MIME type of the parameter.
value
=string
Define the value of the parameter.
valuetype
=type
Indicate the type of value. Can be one of three types:
data indicates that the
parameter’s value is data (default);
ref indicates that the
parameter’s value is a URL;
object indicates that the value is a URL of
another object in the document.
Read now
Unlock full access