Internet Technologies:hrf

HTMLParamElement() Professional

Super class

HTMLElement()

Class function

HTMLParamElement() 

Reflected HTML tag

<param>  </param> 

Instantiation

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

Instance variables reflecting tag attributes

:name          | Character 
:type          | Character 
:value         | Character 
:valueType     | 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.