aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-06 11:26:24 -0700
committerMark Otto <[email protected]>2017-06-06 11:26:24 -0700
commit4831076d6ed0822d2261d85513bf76ce8c1e2eaa (patch)
treea6aac9d4e6fb5e00be53f061e11c4cf0638f12fb
parentbcfef5b28c27b73ff6cfb6bf7fd98b5c883c8895 (diff)
downloadbootstrap-4831076d6ed0822d2261d85513bf76ce8c1e2eaa.tar.xz
bootstrap-4831076d6ed0822d2261d85513bf76ce8c1e2eaa.zip
some text for the browser default version
-rw-r--r--docs/4.0/components/forms.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md
index 8f94cfe7a..14f00259b 100644
--- a/docs/4.0/components/forms.md
+++ b/docs/4.0/components/forms.md
@@ -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">