PARAM - Parameters for Java applet

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:


Web Design Group
Reference index ~ Wilbur index ~ Tag overview ~ Feedback

Copyright © 1997 Arnoud "Galactus" Engelfriet.