摘要: DEMO说明一切: 1 // this is the id of the form 2 $("#idForm").submit(function() { 3 4 var url = "path/to/your/script.php"; // the script where you han... 阅读全文
posted @ 2014-09-28 09:30 GreatK 阅读(343) 评论(0) 推荐(0)