I would like a type="search" field to select its content when it is clicked. Currently to change a value in a search field you must double click to select the value that contains the field. What I need is for you to do the same when you take the focus or click.
<label class="col-md-1 control-label " >Inicio:</label>
<input type="text" " type="text" class="form-control datepicker input-sm " >
</div>