Send form data using Ajax requests. 1. $.post( "test.php", $( "#testform" ).serialize() );. Alert the results from requesting test.php (HTML or XML, ...
確定! 回上一頁