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

validation using html5 #10

Closed
iamsahilvhora opened this issue Jun 17, 2014 · 2 comments
Closed

validation using html5 #10

iamsahilvhora opened this issue Jun 17, 2014 · 2 comments

Comments

@iamsahilvhora
Copy link

There is a issue when we do the validation using html5 'required' attribute. It validate the text-box for email because it is having the type="email", but for simple type="text" it is considering the placeholder value as it's actual value. Please check it once.

@jackrugile
Copy link
Owner

Will be looking into this issue soon. Looks like it's related to #14 as well.

@jackrugile
Copy link
Owner

Just wanted to give a heads up that this plugin is officially inactive. I've updated the readme to reflect that. Thanks for using the plugin and I apologize for any inconvenience.

This project is no longer being developed or maintained. The effect this plugin gives is visually appealing, but it's a bad practice in terms of usability and accessibility. On top of that, manipulating the values of different HTML5 input types directly has a lot of issues (text, email, number, search, etc.). I suggest using an alternative styling for labels and placeholders, such as Floating Labels.

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