querySelector(".hidden") var tmp = [] function load() { hidden.value = tmp.join(",") console.log("hidden input vlaue: ", hidden.value) } ...
確定! 回上一頁