Try this : Copy Code. var radios = document.getElementsByName('rbtn'); for (var i = 0, length = radios.length; i < length; ...
確定! 回上一頁