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.acceptCharset

 

Podsumowanie

acceptCharset Zwraca listę obsługiwanych przez formularz zestawów znaków dla danego elementu FORM. Lista ta będzie oddzielona przecinkiem lub spacją.

Składnia

string = form.acceptCharset;

Przykład

inputs = document.forms["myform"].acceptCharset

Specyfikacja

DOM Level 2 HTML: acceptCharset

Autorzy i etykiety dokumentu

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