Programmer359

Results 2 comments of Programmer359

This is part of a .Net mvc program and I don't have a jsfiddle that duplicates the error. On form submit, ajax is called first, then jQuery cycles through its...

The page removes the inputmask before submitting. In inputmask macro function maskScope(actionObj, maskset, opts) is a test "if (void 0 !== actionObj) switch (actionObj.action)" with case: "remove". This sets el.inputmask...