formTarget
Property of dom/HTMLInputElementdom/HTMLInputElement
Syntax
var result = element.formTarget;
element.formTarget = value;
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.19.6
See also
Related pages
- HTMLInputElementHTMLInputElement
- HTMLButtonElementHTMLButtonElement
input type=image
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]