Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLFormElement.target

 

Podsumowanie

target pobiera/ustawia element docelowy działania (np., w której ramce ma być wczytana zawartość strony).

Składnia

string = form.target
form.target =
string

Przykład

myForm.target = document.frames[1].name;

Specyfikacja

DOM Level 2 HTML: target

Autorzy i etykiety dokumentu

 Autorzy tej strony: teoli, basemnassar11, Internauta1024A, Ptak82
 Ostatnia aktualizacja: teoli,