Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What will be the effect of settingmaxlength="5" on a text input?
What will be the effect of setting
maxlength="5" on a text input?
<input type="text"
maxlength="5">
Userscan enter more than 5 characters, but the extra ones are ignored
Users
can enter more than 5 characters, but the extra ones are ignored
Thebrowser will display an error if users enter more than 5 characters
The
browser will display an error if users enter more than 5 characters
Theform will not accept the input if it exceeds 5 characters
form will not accept the input if it exceeds 5 characters
Userscan enter only 5 characters
can enter only 5 characters
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!