$('#reg-form-act-2 :input').not('#reg-btn-act-2').blur(function() { this.value = $.trim(this.value); });