網頁介面的複選選項,大家第一個想到的都是<input type="checkbox">, ... querySelectorAll("[type=checkbox]:checked"); for (var i = 0; ...
確定! 回上一頁