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/HTMLSelectElement/checkValidity below:

HTMLSelectElement.checkValidity() - Les API Web

HTMLSelectElement.checkValidity()

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 méthode HTMLSelectElement.checkValidity() vérifie si l'élément a des contraintes et s'il les satisfait. Si l'élément ne respecte pas ses contraintes, le navigateur déclenche un évènement invalid annulable sur l'élément, puis renvoie false.

Syntaxe

js

checkValidity();
Paramètres

Aucun.

Valeur de retour

Aucun (undefined).

Spécifications Specification HTML
# dom-cva-checkvalidity-dev
Compatibilité des navigateurs Voir aussi

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