Appendix B JavaScript Object Specification Syntax
applet Object
Creating
<APPLET CODE="AppletURL" HEIGHT="PixelCount" NAME="AppletName" WIDTH="PixelCount" [ALIGN="AlignmentLocation"] [ALT="AlternateTextDisplay"] [CODEBASE="ClassFileDirectory"] [HSPACE="MarginPixelCount"] [VSPACE="MarginPixelCount"]> <PARAM NAME="AppletParameterName” VALUE=”ParameterValue”> ... <PARAM NAME="AppletParameterName" VALUE=”ParameterValue”></APPLET>
Get Advanced Javascript, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.