var n = $(this).find('input').filter(function() { return (this.value == ''); }).css('color','red').length;