Latest web development tutorials

HTML atrybut autofocus textarea

HTML textarea Instrukcja znacznik referencyjny HTML <textarea> tag

Przykłady

Auto-skoncentrowane pole tekstowe:

<textarea autofocus>
在 w3big.com 你将学会如何制作网站。我们提供了最全的web技术教程。
</textarea>

Spróbuj »

Pomoc Browser

Internet ExplorerFirefoxOperaGoogle ChromeSafari

Internet Explorer 10, Firefox, Opera, Chrome i Safari wsparcia atrybut autofocus.

Uwaga: wersje atrybut autofocus wsparcia Internet Explorer <textarea> 9 i przed znacznikiem.


Definicja i Wykorzystanie

atrybut autofocus jest logiczna atrybutem.

atrybut autofocus określa obszar tekstowy powinien automatycznie się skupić podczas wczytywania strony.


Różnice między HTML 4.01 i HTML5

Atrybuty autofokusa są nowe atrybuty w HTML5 <textarea> tag.


Różnice między HTML i XHTML

W XHTML, zakazać minimalizację atrybutu, atrybut autofocus musi być zdefiniowana jako <textarea autofokusem = "autofocus">.


gramatyka

<textarea autofocus>


HTML textarea Instrukcja znacznik referencyjny HTML <textarea> tag