取得checkbox中所有被選取的選項值function getCheckedValue() { var checkbox = document.forms[0].elements[...
確定! 回上一頁