原文:正則只能輸入數字小數點后保留4位

...

2019-08-30 13:42 0 1186 推薦指數:

查看詳情

只能輸入數字小數點正則

只能輸入數字小數點正則 <input type="text" autocomplete="off" id="price" autofocus="autofocus" onkeyup="value=value.replace(/[^\d^\.]+/g,'')"> ...

Tue May 11 19:27:00 CST 2021 0 3546
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM