the problem is that I need to apply fadeIn a function
success: function(data){
console.log(data);
viewUser();
}
when the success occurs the viewUser();
will update the user table, the problem is that I would like to apply the effect fadeIN dejquery