Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
elclanrs committed Oct 9, 2013
1 parent c69c0f0 commit 7163ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -228,7 +228,7 @@
}
});
$('form').keyup(function() {
$('form').find('input, select, textarea').on('change keyup', function() {
$('#invalid').hide();
});
Expand Down

0 comments on commit 7163ce1

Please sign in to comment.