A RetroSearch Logo

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

Search Query:

Showing content from http://developer.mozilla.org/pt-BR/docs/Web/API/HTMLSelectElement/checkValidity below:

HTMLSelectElement.checkValidity() - APIs da 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.

O HTMLSelectElement.checkValidity() método verifica se o elemento possui restrições e se as satisfaz. Se o elemento falhar suas restrições, o navegador dispara um evento invalid no elemento e, em seguida, retorna false.

Sintaxe

js

var resultado = selectElt.checkValidity();
Especificações Specification HTML
# dom-cva-checkvalidity-dev
Compatibilidade com navegadores Veja também

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