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

Conflict when using jquery validate #13

Closed
Jrizzi1 opened this issue Jul 9, 2015 · 2 comments
Closed

Conflict when using jquery validate #13

Jrizzi1 opened this issue Jul 9, 2015 · 2 comments
Assignees
Labels

Comments

@Jrizzi1
Copy link

Jrizzi1 commented Jul 9, 2015

Take a look at my example, the counter works fine unless you hit submit and validation error fires, the counter stops working after the first error occurs on a field

http://jsfiddle.net/4k1vokgv/1/

try typing in the first textarea and hit submit, notice the first textarea's counter still will work, but the second textarea counter will not work even if validation is ok

I am just trying to figure out the conflict or the event that is halting the counter

@darrentaytay
Copy link
Owner

Thanks for this @Jrizzi1 - I'll try to fix this as soon as I can.

Cheers,
Darren

@darrentaytay darrentaytay self-assigned this Jul 11, 2015
@Jrizzi1
Copy link
Author

Jrizzi1 commented Jul 23, 2015

I apologize, i went to go make a branch and fix the issue, but realized I was not using the most recent update of the script, the demo page http://www.jqueryscript.net/demo/Twitter-Like-Text-Box-Character-Counter-with-jQuery-Bootstrap/ has the 1.0 version, once i upgraded to 1.5.1 this issue went away

http://jsfiddle.net/4k1vokgv/3/

@Jrizzi1 Jrizzi1 closed this as completed Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants