Skip to content

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

@konin-sergei

Description

@konin-sergei

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
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions