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

reinitialize #38

Open
mrphuzz opened this issue Jan 25, 2020 · 0 comments
Open

reinitialize #38

mrphuzz opened this issue Jan 25, 2020 · 0 comments

Comments

@mrphuzz
Copy link

mrphuzz commented Jan 25, 2020

I am using ajax to submit a form to a php script. The script potentially returns a result with a 500 header so that ajax will return the error callback. However, disableAutoFill as already unmangled the field names. If I execute disableAutoFill again, any time I submit the form, the event gets fired multiple times. So, how can I reinitialize disableAutoFill if the previous form submission resulted in ajax fail callback? (If this isn't understood, I'll be happy to go over this again, but in excruciating detail!)

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