HTML 5 - Chapter 6 - HTML 5 form attributes (autocomplete, autofocus, list, max, min, multiple)

preview_player
Показать описание
New Form attributes in HTML 5.

autocomplete :
The autocomplete attribute specifies whether a form or input field should have autocomplete on or off.
When autocomplete is on, the browser automatically complete the input values based on values that the user has entered before.

autofocus :
The autofocus attribute specifies that the input field should automatically get focus when the page loads.

list :
The list attribute refers to a datalist element that contains pre-defined options for an input element.

min and max :
The min and max attributes specify the minimum and maximum values for an input element.
The min and max attributes work with the following input types: number, range, date, datetime-local, month, time and week.

multiple :
The multiple attribute specifies that the user is allowed to enter more than one value in the input element.
The multiple attribute works with the following input types: email, and file.

ankpro
ankpro training
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
Components of the .Net framework
Hello World
Рекомендации по теме
Комментарии
Автор

why doesnt this have more views.??.it was very detalied in explanation thank you:)

brandyplays
visit shbcf.ru