applet tag (XHTML 1.0)

Java applet
Please be aware that this tag is deprecated within the XHTML 1.0 specification! Look below for more details on an alternative.

Topics

Attributes

Attribute Deprecated Required Description
alignX vertical or horizontal alignment 
alt  short description 
archiveX comma-separated archive list 
class  space-separated list of classes 
code  applet class file 
codebase  optional base URI for applet 
dir  direction for weak/neutral text 
heightXXinitial height 
hspaceX horizontal gutter 
id  document-wide unique id 
lang  language code 
nameX allows applets to find each other 
object  serialized applet file 
src   
style  associated style info 
title  advisory title 
vspaceX vertical gutter 
widthX initial width 

Events

Event Description
onclicka pointer button was clicked 
ondblclicka pointer button was double clicked 
onkeydowna key was pressed down 
onkeypressa key was pressed and released 
onkeyupa key was released 
onmousedowna pointer button was pressed down 
onmousemovea pointer was moved within 
onmouseouta pointer was moved away 
onmouseovera pointer was moved onto 
onmouseupa pointer button was released 



© htmlpedia.net 2008 - 2010