Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML5 Required Attribute Does Not Show Validation Message #1142

Closed
ddelella opened this issue Sep 2, 2015 · 1 comment
Closed

HTML5 Required Attribute Does Not Show Validation Message #1142

ddelella opened this issue Sep 2, 2015 · 1 comment

Comments

@ddelella
Copy link

ddelella commented Sep 2, 2015

Using a standard HTML5 select tag with the required attribute produces a "fly out" validation message which reads, "You must choose an item from the list". However, when the class selectpicker is added to a select tag the validation is performed but no message is displayed. In the attached link below there is an example of the select with the class applied. To show the proper action remove the class="selectpicker" attribute.

https://jsfiddle.net/ddelella/vhes5y23/5/

@ddelella ddelella changed the title HTML5 Required Attribute Does Not Show HTML5 Required Attribute Does Not Show Validation Message Sep 2, 2015
@caseyjhol
Copy link
Member

Closing as duplicate of #514.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants