How do I reset an input field by clicking on a "refresh" glyphicon in Bootstrap 3?
Existing HTML:
<input type="email" placeholder="person@company.com" /><span class="fa fa-refresh"></span>
How do I reset an input field by clicking on a "refresh" glyphicon in Bootstrap 3?
Existing HTML:
<input type="email" placeholder="person@company.com" /><span class="fa fa-refresh"></span>
`. the DOM doesnt exists in the head
– Rhea Apr 25 '17 at 17:16