HTMLFormElement: target property - Web APIs | MDN
Value
A string.
Examples
js
myForm.target = document.frames[1].name;
Specifications
| Specification |
|---|
| HTML # dom-fs-target |
HTMLFormElement: target property - Web APIs | MDN
A string.
js
myForm.target = document.frames[1].name;
| Specification |
|---|
| HTML # dom-fs-target |