<tfoot id='hu03F'></tfoot>

  • <small id='hu03F'></small><noframes id='hu03F'>

    <i id='hu03F'><tr id='hu03F'><dt id='hu03F'><q id='hu03F'><span id='hu03F'><b id='hu03F'><form id='hu03F'><ins id='hu03F'></ins><ul id='hu03F'></ul><sub id='hu03F'></sub></form><legend id='hu03F'></legend><bdo id='hu03F'><pre id='hu03F'><center id='hu03F'></center></pre></bdo></b><th id='hu03F'></th></span></q></dt></tr></i><div id='hu03F'><tfoot id='hu03F'></tfoot><dl id='hu03F'><fieldset id='hu03F'></fieldset></dl></div>

        <bdo id='hu03F'></bdo><ul id='hu03F'></ul>
      <legend id='hu03F'><style id='hu03F'><dir id='hu03F'><q id='hu03F'></q></dir></style></legend>
      1. 不允许在 &lt;input type=number/&gt; 中输入字母字符.

        时间:2023-06-13

        <i id='VRdoY'><tr id='VRdoY'><dt id='VRdoY'><q id='VRdoY'><span id='VRdoY'><b id='VRdoY'><form id='VRdoY'><ins id='VRdoY'></ins><ul id='VRdoY'></ul><sub id='VRdoY'></sub></form><legend id='VRdoY'></legend><bdo id='VRdoY'><pre id='VRdoY'><center id='VRdoY'></center></pre></bdo></b><th id='VRdoY'></th></span></q></dt></tr></i><div id='VRdoY'><tfoot id='VRdoY'></tfoot><dl id='VRdoY'><fieldset id='VRdoY'></fieldset></dl></div>

          • <small id='VRdoY'></small><noframes id='VRdoY'>

              <tbody id='VRdoY'></tbody>

                <bdo id='VRdoY'></bdo><ul id='VRdoY'></ul>
              • <tfoot id='VRdoY'></tfoot><legend id='VRdoY'><style id='VRdoY'><dir id='VRdoY'><q id='VRdoY'></q></dir></style></legend>

                  本文介绍了不允许在 &lt;input type=number/&gt; 中输入字母字符.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我需要有一个文本框,无论何时在其中输入,都应该只允许数字 [0-9].我使用了 type="number" ,它肯定拥有客户端验证,但也允许输入其他字母.我可以通过跟踪每个 keydown 并与正则表达式匹配来做到这一点,但我想知道是否有任何方法可以限制只使用 html 标签而不是在 JavaScript 中定义任何函数以在每个 keydown 中进行比较?

                  I need to have a textbox, where, whenever typed inside should ONLY allow numbers [0-9]. I've used type="number" which definitely holds the client side validation but also allows to type other alphabets. I can do it by tracking each keydown and matching with regex but I was wondering if there is any way I can restrict to type using only html tags and NOT defining any functions in JavaScript to compare in each keydown?

                  不足够的代码是:

                      <input type="number" id="txt_number" maxlength="70" name="txt_name" placeholder="Number">
                  

                  感谢任何帮助.

                  推荐答案

                  你可以使用 jquery.numeric 插件.

                  看这里 类似的问题.

                  $(document).ready(function(){
                     $(".numeric").numeric();
                  });
                  

                  这篇关于不允许在 &lt;input type=number/&gt; 中输入字母字符.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:从输入 type=number 中删除前导零 下一篇:返回带有空格的数字字符串中的最高和最低数字

                  相关文章

                  1. <small id='b69ra'></small><noframes id='b69ra'>

                      <legend id='b69ra'><style id='b69ra'><dir id='b69ra'><q id='b69ra'></q></dir></style></legend>

                      <i id='b69ra'><tr id='b69ra'><dt id='b69ra'><q id='b69ra'><span id='b69ra'><b id='b69ra'><form id='b69ra'><ins id='b69ra'></ins><ul id='b69ra'></ul><sub id='b69ra'></sub></form><legend id='b69ra'></legend><bdo id='b69ra'><pre id='b69ra'><center id='b69ra'></center></pre></bdo></b><th id='b69ra'></th></span></q></dt></tr></i><div id='b69ra'><tfoot id='b69ra'></tfoot><dl id='b69ra'><fieldset id='b69ra'></fieldset></dl></div>
                        <bdo id='b69ra'></bdo><ul id='b69ra'></ul>
                    1. <tfoot id='b69ra'></tfoot>