Skip to content

onchange event not called #18

@jalchr

Description

@jalchr

I have an input control which I use like this

$("#money").numeric(".");

$(#money").change(function() {
alert ("Never called");
});

Any idea what is going on here ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions