Commit 4831076d authored by Mark Otto's avatar Mark Otto
Browse files

some text for the browser default version

parent bcfef5b2
Showing with 4 additions and 0 deletions
+4 -0
......@@ -890,6 +890,10 @@ For custom Bootstrap form validation messages, you'll need to add the `novalidat
### Browser defaults
Not interested in custom validation feedback messages or writing JavaScript to change form behaviors? All good, you can use the browser defaults. Try submitting the form below. Depending on your browser and OS, you'll see a slightly different style of feedback.
While these feedback styles cannot be styled with CSS, you can still customize the feedback text through JavaScript.
{% example html %}
<form>
<div class="row">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment