Lets look at placeholder attribute of HTML5 form field. Demo Here we're taking 3 input fields of type text, email…
Today lets build a dynamic suggested list input field using HTML5, jQuery, PHP and MySQL. We have 55 company names…
Lets build a simple auto suggesting form field with the help of datalist form element of HTML5. Here I've taken…
Today lets see how autocomplete attribute of HTML5 works. Here we take 3 input fields and individually enable and disable…
Quick video to illustrate autofocus attribute of HTML5 form fields. Here we take 3 input fields, and one field is…