Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Form validation not working on Webkit #83

Open
bluemix opened this issue Mar 15, 2016 · 4 comments
Open

Form validation not working on Webkit #83

bluemix opened this issue Mar 15, 2016 · 4 comments
Labels

Comments

@bluemix
Copy link

bluemix commented Mar 15, 2016

I added a user addyosmani, with a space at the beginning, and didn't show the news about it at the column. Worked when trimming the user name.

Thanks for this awesome site :)

@zenorocha
Copy link
Member

Hmmm, you should have seen a validation message. What browser and OS are you using?

@bluemix
Copy link
Author

bluemix commented Mar 16, 2016

I am using Safari version 9.0.3 (11601.4.4) and Mac OS X 10.11.3 (15D21)

@zenorocha zenorocha changed the title trimming user name Form validation not working on Webkit Mar 16, 2016
@zenorocha
Copy link
Member

Got it, I'm using HTML5 form validation and Webkit does not support it.

http://caniuse.com/#search=validation

I'll have to replace that.

Thanks for sharing @bluemix!

@zenorocha zenorocha reopened this Mar 16, 2016
@bluemix
Copy link
Author

bluemix commented Mar 16, 2016

Glad that i helped
You welcome :)

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

No branches or pull requests

2 participants