|
-
[RESOLVED] jquery custom callback
Can't manage calling custom callback function with ajax response.
$.post("mails", { "type": p }, myfunc(data));
where myfunc() supposed to alert .resposeText
however, $.post("mails", { "type": p }, function(data){ myfunc(data) } );
is not what i'm looking for.
Thanks in advance. =)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks