...
This commit is contained in:
parent
c69c0f056b
commit
7163ce1a85
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@
|
|||
}
|
||||
});
|
||||
|
||||
$('form').keyup(function() {
|
||||
$('form').find('input, select, textarea').on('change keyup', function() {
|
||||
$('#invalid').hide();
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue