You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a form thats submitted with ajax, and the counter shows the remaining characters (if any) and won't update until a user starts typing again. Any way to reset the count on submit?
The text was updated successfully, but these errors were encountered:
hey thanks! This works like a charm. this will do the job :) For others wondering, just set the text number to the max amount of characters you allowed.
I have a form thats submitted with ajax, and the counter shows the remaining characters (if any) and won't update until a user starts typing again. Any way to reset the count on submit?
The text was updated successfully, but these errors were encountered: