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

<tfoot id='bx4Gu'></tfoot>
<legend id='bx4Gu'><style id='bx4Gu'><dir id='bx4Gu'><q id='bx4Gu'></q></dir></style></legend>

        <bdo id='bx4Gu'></bdo><ul id='bx4Gu'></ul>

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

      1. 为什么单选按钮不能“只读"?

        Why can#39;t radio buttons be quot;readonlyquot;?(为什么单选按钮不能“只读?)
          <tbody id='PzmDC'></tbody>
        <tfoot id='PzmDC'></tfoot>
        <i id='PzmDC'><tr id='PzmDC'><dt id='PzmDC'><q id='PzmDC'><span id='PzmDC'><b id='PzmDC'><form id='PzmDC'><ins id='PzmDC'></ins><ul id='PzmDC'></ul><sub id='PzmDC'></sub></form><legend id='PzmDC'></legend><bdo id='PzmDC'><pre id='PzmDC'><center id='PzmDC'></center></pre></bdo></b><th id='PzmDC'></th></span></q></dt></tr></i><div id='PzmDC'><tfoot id='PzmDC'></tfoot><dl id='PzmDC'><fieldset id='PzmDC'></fieldset></dl></div>
            • <bdo id='PzmDC'></bdo><ul id='PzmDC'></ul>

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

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

                • 本文介绍了为什么单选按钮不能“只读"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想显示一个单选按钮,提交它的值,但根据具体情况,它是否不可编辑.Disabled 不起作用,因为它不提交值(或者提交了?),并且它使单选按钮变灰.只读是我真正想要的,但由于某种神秘的原因它不起作用.

                  I would like to show a radio button, have its value submitted, but depending on the circumstances, have it not editable. Disabled doesn't work, because it doesn't submit the value (or does it?), and it grays out the radio button. Read-only is really what I'm looking for, but for some mysterious reason it doesn't work.

                  我是否需要使用一些奇怪的技巧才能使只读模式按预期工作?我应该只用 JavaScript 来做吗?

                  Is there some weird trick I need to pull to get read-only to work as expected? Should I just do it in JavaScript instead?

                  顺便说一句,有谁知道为什么只读在单选按钮中不起作用,而在其他输入标签中起作用?这是 HTML 规范中那些难以理解的遗漏之一吗?

                  Incidentally, does anyone know why read-only doesn't work in radio buttons, while it does work in other input tags? Is this one of those incomprehensible omissions in the HTML specs?

                  推荐答案

                  我通过仅禁用未选中的单选按钮在单选按钮上伪造了只读.它可以防止用户选择不同的值,并且选中的值将始终在提交时发布.

                  I've faked readonly on a radio button by disabling only the un-checked radio buttons. It keeps the user from selecting a different value, and the checked value will always post on submit.

                  使用jQuery进行只读:

                  Using jQuery to make readonly:

                  $(':radio:not(:checked)').attr('disabled', true);
                  

                  这种方法也适用于使选择列表只读,但您需要禁用每个未选择的选项.

                  This approach also worked for making a select list readonly, except that you'll need to disable each un-selected option.

                  这篇关于为什么单选按钮不能“只读"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 窗口)
                  Safari 5.1 breaks CSS table cell spacing(Safari 5.1 打破 CSS 表格单元格间距)
                  Put in bold part of description in metatag Drupal module(将描述的粗体部分放在元标记 Drupal 模块中)
                  Is it possible to compile Coffeescript code in script tags in html files?(是否可以在 html 文件的脚本标签中编译 Coffeescript 代码?)

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

                        <tfoot id='DQ79H'></tfoot>

                              <tbody id='DQ79H'></tbody>
                            <legend id='DQ79H'><style id='DQ79H'><dir id='DQ79H'><q id='DQ79H'></q></dir></style></legend>