I want to limit in special year : Ex: year <= 2200 when he is typing ;
<input type="date" max="2200-01-01" min="1900-01-01" class="form-control" id="regdate"
placeholder="Registration Date">
Sorry for bad my bad expressions... P.S WITHOUT SUBMIT !- when you type you can type over 2200 or under 1900.