Does Bootstrap offer anything for clearing form input fields via a button?
Or do I need to roll my own through jquery?
From this post jQuery Validate resetForm() doesn't reset the onFocus validation, there seems to be a resetForm() method coming from jquery but I always get a object doesn't support method when I try to access that method.