자세한 건 http://jquery.malsup.com/form/#getting-started 를 참조하고... 예제만 퍼 오자면 OverviewThe jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over ho..