$('#reg-form-act-2 input:text[id!="reg-btn-act-2"]').on('blur', function() { this.value = $.trim(this.value); });