Næste
Forrige
Oversigt
Appletter serie, Planche nr. 3
Kursus Indhold

PARAM-tag

Også version V.3.2
Appearance: <PARAM NAME=x VALUE=y>
Attributes: NAME=string VALUE=string
Contents: None ( Empty).
May occur in: APPLET.

The PARAM element is used to provide "command-line" arguments to a Java applet, which is embedded in a document with the APPLET element. It has two attributes: NAME specifies the name of the argument, and VALUE specifies the value for this argument.

Notes:


© 2000 BLA*net - Leif E. Andersen, leander@blanet.dk