var response = $.ajax({ url: "ajax.php", type: "POST", data: {param: "value"}, global: false, async:false }).responseJSON.
確定! 回上一頁