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

Not working if we set value from jquery #27

Open
Ravikumar15081987 opened this issue Mar 29, 2019 · 2 comments
Open

Not working if we set value from jquery #27

Ravikumar15081987 opened this issue Mar 29, 2019 · 2 comments

Comments

@Ravikumar15081987
Copy link

Ravikumar15081987 commented Mar 29, 2019

Hi, When value is set from jquery to text box , counter not updating

If we have a text box called nameid, when we type in this some text its work like a charm, but when we set a value from jquery like $('#nameid').val('demo'); the counter not updating,

even in bootstrap model also not working when normally we type or paste the counter is working, but when value is set from jquery its not working

Before

After

Please give me solution asap , i am struck in this part..

Thank you
Ravi Kumar

@Ravikumar15081987
Copy link
Author

Ravikumar15081987 commented Mar 29, 2019

i also tried
https://codepen.io/qwertypants/pen/JbGqMY?editors=0010
its not working
notworking

@AlexDpy
Copy link

AlexDpy commented Nov 4, 2020

You can trigger one of those events to update the counter
image

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

2 participants