sendpwd 相关的软件列表

首页

在jQuery ajax中按钮button和submit的区别分析

2020-02-16 标签:jquery,ajax,按钮,button,submit,区别,分析,实现,代码,如下,script,type,text,javascript,document,ready,function,click,post,sendpwd

实现代码如下: $(document).ready(function(){ $("#submit").click(function(){ $.post("sendPwd.php",{QQnum:$("#QQnum").val(),psw:$("#psw").val()},function(data