How i can create a reset button using twitter bootstrap? same as the forms reset button which clears all the data?
<input class="btn btn-danger" type="reset" value="Reset">
<!-- or -->
<button class="btn btn-danger" type="reset">Reset</button>
If you don't want it to look "dangerously" remove btn-danger
class.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With