|
Property "Action Type" <atype> |
|
|
Action Type property defines what to do when the user clicks on the element on the browser. Use Href The Hyperlink value specified in the Hyperlink property of the element is activated. Submit Form Using this option is meaningful when the element resides within a Form Element. When the user clicks on the element, the surrounding form will be submitted. If this option is selected and Href Property of the element is not blank, then the form is submitted with Href's value. Used In Elements
|