each(function(index) { console.log($(this).attr('name') + " = " + $(this).val()); }); console.log("- ...
確定! 回上一頁