How do I define text field as required (with red border) in Twitter Bootstrap 3?
required=\"required\" doesn\'t work...
required=\"required\"
If wont work in case you have something like : novalidate="novalidate" attached to your form.