Re: [請益] 表單文字方塊
※ 引述《gckenny (絕体絕命!小君君的最期~)》之銘言:
: if ((/\D/.test(document.getElementById('num').value)) ||
: ((document.getElementById('num').value).length > 1))
都用了reg... ...
if( !(/^\d{1}$//.test(document.getElementById('num').value))
: {
: alert("請輸入單一數字!");
--
Live Long and Prosper
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 221.169.25.33
推
01/11 08:49, , 1F
01/11 08:49, 1F
→
01/11 09:24, , 2F
01/11 09:24, 2F
討論串 (同標題文章)
PHP 近期熱門文章
PTT數位生活區 即時熱門文章