已解决

来源:3-12 表单控件状态(禁用状态)

weibo_数学渣渣的逆袭_03189963

2017-08-07 10:10

谢谢!

写回答 关注

2回答

  • qq_詹丽_0
    2017-08-08 09:28:25

    <form role="form">

        <filedset class=" disabled">

            <legend ><input type="text" class="form-control"

            place-holder="我没被禁用"></legend>

            <legend><input type="text" class="form-control" disabled="disabled"

            place-holder="猜猜我会不会被禁用"></legend>

        </filedset>

    </form>


  • qq_詹丽_0
    2017-08-08 09:25:46

    <form role="form">

        <filedset class=" disabled">

            <legend ><input type="text" class="form-control"

            place-holder="我没被禁用"></legend>

            <legend><input type="text" class="form-control"

            place-holder="猜猜我会不会被禁用"></legend>

        </filedset>

    </form>


玩转Bootstrap(基础)

告诉你使用Bootstrap,并且能够独立定制出适合自己的Bootstrap

314544 学习 · 2275 问题

查看课程

相似问题