if numb's value is an actual id for an html element, then var q = document.getElementById(numb).value; should work; without the double ...
確定! 回上一頁