Re: [請益] 表單文字方塊

看板PHP作者 (我在等...)時間19年前 (2006/01/11 00:11), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串3/4 (看更多)
※ 引述《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
我正規表示式沒學好Q_Q
01/11 08:49, 1F

01/11 09:24, , 2F
不管老狗還是小狗,能看門的就是好狗
01/11 09:24, 2F
文章代碼(AID): #13mzp9Hx (PHP)
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 4 篇):
文章代碼(AID): #13mzp9Hx (PHP)