jQuery - submit form via AJAX and put results page into a div...?
Posted
by Cordial
on Stack Overflow
See other posts from Stack Overflow
or by Cordial
Published on 2010-04-26T10:56:46Z
Indexed on
2010/04/26
11:03 UTC
Read the original article
Hit count: 182
jquery-ajax
|form
Hello! I'm using jQuery Form (http://jquery.malsup.com/form/) to get send data to a form - is there a way I can then, without refresh, put the results page that's generated by the form into a div on the page?
Any advice appreciated!
© Stack Overflow or respective owner