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

Form validation #88

Closed
damiensan opened this issue Aug 29, 2018 · 1 comment
Closed

Form validation #88

damiensan opened this issue Aug 29, 2018 · 1 comment

Comments

@damiensan
Copy link

Hello,

I'm using Ladda 1.0.6 inside forms, but it seems that form validation is not taken into account.

If there are only input text, it's ok, Ladda won't launch until the form is valid, but if there's selects, radio button or anything else Ladda will trigger even if the form is not valid.

Note : I can have multiple forms on the page. I bind the buttons with :
Ladda.bind( 'button[type=submit]' );
My forms do not have the novalidate attribute.

Thanks.

@damiensan
Copy link
Author

My mistake, I had an old version in cache

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