JQuery获取动态的input的值

var $name = name;

$("input[name=' "+$name+" ']").val();

posted @ 2017-12-12 00:20  时间、未来  阅读(880)  评论(0)    收藏  举报