tags:

views:

85

answers:

0

I am using the masked input plugin on a Jquery dialog box. Now after clicking on the "ok" button on my dialog box I do a validation on a date field and if the date was not entered I popup another Jquery dialog for the error message. Now after the error message is closed and focus is returned to the first dialog box the masked input text field will not accept any changes it behaves like it is read only. Has anyone seen this behavior and does anyone have a solution?