
jak połączyć Advjax z animacją fadein, wykorzystując gotowe parametry stanu np. onSuccess z advajax?
robił już to ktoś?
onSuccess : function(obj) { document.getElementById("panel-login").innerHTML = obj.responseText; }
onSuccess : function(obj) { document.getElementById("panel-login").innerHTML = obj.responseText; }