[jQuery] need help with $.post with callback function in submit button

[jQuery] need help with $.post with callback function in submit button


Is there any difference between $.post with callback function in a
submit button vs a regular input button?
When my submit button tries to post and get the callback result it
never happens.
Thanks!