Name
<applet>
Synopsis
<applet> ... </applet>
Define an executable applet within a text flow.
Attributes
-
align=position Align the
<applet>region to either thetop,middle,bottom(default),left,right,absmiddle,baseline, orabsbottomof the text in the line.-
alt=string Specify alternative text to replace the
<applet>region within browsers that support the<applet>tag but cannot execute the application.-
archive=url Specify a class archive to be downloaded to the browser and then searched for code class.
-
class=name Specify a style class controlling the appearance of the tag.
-
code=class Specify the class name of the code to be executed (required).
-
codebase=url URL from which the code is retrieved.
-
height=n Specify the height, in pixels, of the
<applet>region.-
hspace=n Specify additional space, in pixels, to the left and right of the
<applet>region.-
id=name Define a name for this applet that is unique to this document.
-
mayscript If present, allows the applet to access JavaScript within the page.
-
name=string Specify the name of this particular instance of the
<applet>.-
object=data Specify a representation of the object’s execution state.
-
style=style Specify an inline style for this tag.
-
title=string Provide a title for the applet.
-
vspace=n Specify additional space, in pixels, above and below the
<applet>region.-
width=n Specify the width, in pixels, of the
<applet>region.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access