Attribute for <PARAM ...>
VALUE = "text string"
Gives the value of the parameter.
<PARAM ...>
| this code | produces this |
<APPLET CODE="MyApplet.class" HEIGHT=50 WIDTH=100> <PARAM NAME=TEXT VALUE="Hey Dude"> </APPLET> |
Copyright 1997-2002 Idocs Inc.
