jQuery-iMask
jQuery-iMask copied to clipboard
Evaluate the iMask once it's initialized
jQuery-iMask should evaluate the mask once the plugin is initialized. This way if you loaded data from a source that doesn't store it in the masked format (e.g., it has it stored as 9999999999 instead of 999-999-9999) then it would still display properly.
I second this. Please fix.