0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

some text for the browser default version

This commit is contained in:
Mark Otto 2017-06-06 11:26:24 -07:00
parent bcfef5b28c
commit 4831076d6e

View File

@ -890,6 +890,10 @@ For custom Bootstrap form validation messages, you'll need to add the `novalidat
### Browser defaults ### 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 %} {% example html %}
<form> <form>
<div class="row"> <div class="row">