Internet Technologies:hrf

HTMLAppletElement() Professional

Super class

HTMLElement()

Class function

HTMLAppletElement() 

Reflected HTML tag

<applet>  </applet> 

Instantiation

:new( [<oParent>]        , ; 
[<cHTMLTag>]       , ; 
[<cHTMLAttributes>], ; 
[<cHTMLContent>]     ) --> oHTMLAppletElement 

Instance variables reflecting tag attributes

:align        | Character 
:alt          | Character 
:archive      | Character 
:code         | Character 
:codeBase     | Character 
:height       | Character 
:hspace       | Character 
:name         | Character 
:object       | Character 
:vspace       | Character 
:width        | Character 

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.