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

Required text inputs show as valid even if the user just clicks in and out of the field. #6

Open
pixelbandito opened this issue Aug 15, 2013 · 0 comments

Comments

@pixelbandito
Copy link

You can see this happening on http://demo.dsheiko.com/html5formshim/, by inspecting the first "Name" field.

It happens in IE8 on Windows XP and on Chrome 28 on Mac OS X, so I expect it happens everywhere.

As a side note, since this is a polyfill / shim, it probably shouldn't be throwing valid classes and custom markup in Chrome since Chrome supports the required attribute.

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

1 participant