'application' Syntax and Note
Note:
This attribute indicates whether or not the element points to an HTA application.
It is a Boolean attribute, taking the values yes and no.
No is the default value.
If true, would exempt it from the browser security model.
Syntax:
<element application="value"> . . . </element>
Related examples in the same category