[jQuery] Re: Callback on $.Post not firing
Ok did that but still not getting anything from the errors: $.ajax({ type: "POST", url: "test.php", data: {name: "test"}, dataType: "json",
[jQuery] Re: Callback on $.Post not firing
Is it maybe generating an error? Try converting to a .ajax call so that you've got access to the error method handlers. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rage9 Sent: Monday, November 24, 2008 3:43 PM To: jQuery (English) Subject: [j