重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

获取form所有name值

   var d = {};
        var t = $('form').serializeArray();

        t.forEach(function(item, index){
            d[item.name] = item.value;
        });

        $.post("a.php",d,function(result){
            layer.alert(result,function () {
                location.reload();
            });

分享文章:获取form所有name值
分享URL:http://cqcxhl.com/article/gpsopd.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP