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

If I use the plugin then my events do not work in Explorer 11. #138

Open
konin-sergei opened this issue Feb 27, 2018 · 0 comments
Open

If I use the plugin then my events do not work in Explorer 11. #138

konin-sergei opened this issue Feb 27, 2018 · 0 comments

Comments

@konin-sergei
Copy link

If I use the plugin then my events do not work in Explorer 11.

$('#prepaid_percent').number(true, 2, '.', ' ');
$('#prepaid_sum').on('change', function (e) {
alert('change'); //Never alert
});

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