A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.cdn.mozilla.net/fr/docs/Web/API/HTMLFormElement/target below:

HTMLFormElement.target - Les API Web

HTMLFormElement.target

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

La propriété HTMLFormElement.target représente la cible de l'action (i.e., le cadre de destination dans lequel produire le résultat).

Syntaxe

js

string = form.target;
form.target = string;
Exemple

js

myForm.target = document.frames[1].name;
Spécification

HTML 5, Section 4.10.19.6, Form submission

DOM Level 2 HTML: target


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4