Js isnumber. theindreshverma ( Added May 07, 10:53 pm ). Login. <script> var num = 5; if(Number(num)) { alert('num is numeric'); } else { alert('num is not ...
確定! 回上一頁