javascript - 如何获得输入的属性及其值(value)? 原文 标签 javascript html ... createElement("li"); var data = input[i].name + ":" + input[i].value; ...
確定! 回上一頁