<tfoot id='yZ5Do'></tfoot>
        <bdo id='yZ5Do'></bdo><ul id='yZ5Do'></ul>

        <small id='yZ5Do'></small><noframes id='yZ5Do'>

      1. <legend id='yZ5Do'><style id='yZ5Do'><dir id='yZ5Do'><q id='yZ5Do'></q></dir></style></legend>
        <i id='yZ5Do'><tr id='yZ5Do'><dt id='yZ5Do'><q id='yZ5Do'><span id='yZ5Do'><b id='yZ5Do'><form id='yZ5Do'><ins id='yZ5Do'></ins><ul id='yZ5Do'></ul><sub id='yZ5Do'></sub></form><legend id='yZ5Do'></legend><bdo id='yZ5Do'><pre id='yZ5Do'><center id='yZ5Do'></center></pre></bdo></b><th id='yZ5Do'></th></span></q></dt></tr></i><div id='yZ5Do'><tfoot id='yZ5Do'></tfoot><dl id='yZ5Do'><fieldset id='yZ5Do'></fieldset></dl></div>
      2. 如何要求以 html5 形式选择单选按钮

        How to require radio button selection in html5 form(如何要求以 html5 形式选择单选按钮)

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

                <small id='JW5SV'></small><noframes id='JW5SV'>

                  本文介绍了如何要求以 html5 形式选择单选按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  html 5 form contains two radio buttons. How to force user to select one radion button before submitting form ? I tried to use required but there is not radio button group, required shoult applited to group.

                  <form action="/Home/Sendtitle" method="post">
                  <p>
                    Title*  <span>
                      <span>
                        <span>
                          <input name="staatus" type="radio" value="Mister" autofocus>&nbsp;
                          <span>Mister</span>
                        </span>
                        <span>
                          <input name="staatus" type="radio" value="Missis">&nbsp;
                          <span>Missis</span>
                        </span>
                      </span>
                    </span>
                  </p>
                  
                  <p>
                    <input type="submit" value="Send title" >
                  </p>
                  
                  </form>
                  

                  解决方案

                  You can use the property required as its a boolean attribute that solve ur problem. required="required"

                  这篇关于如何要求以 html5 形式选择单选按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  quot;Each child in an array should have a unique key propquot; only on first time render of page(“数组中的每个孩子都应该有一个唯一的 key prop仅在第一次呈现页面时)
                  How do I make a TextGeometry multiline? How do I put it inside a square so it wraps like html text does inside a div?(如何制作 TextGeometry 多线?如何将它放在一个正方形内,以便它像 html 文本一样包裹在 div 内?) - IT屋-程序员软件开发技术分享社
                  Scale background image to fit ie8 window(缩放背景图像以适合 ie8 窗口)
                  Attach or embed node add form with a view(使用视图附加或嵌入节点添加表单)
                  Safari 5.1 breaks CSS table cell spacing(Safari 5.1 打破 CSS 表格单元格间距)
                  Put in bold part of description in metatag Drupal module(将描述的粗体部分放在元标记 Drupal 模块中)

                      • <bdo id='zDQMp'></bdo><ul id='zDQMp'></ul>

                        <small id='zDQMp'></small><noframes id='zDQMp'>

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