With $('#company').blur(function(){ VAT only appears when we leave the input and therefore does not allow to navigate through the form with Tab With $('#company').on('input',function(){ that work