“Bootstrap Validation States”的中文翻译是”Bootstrap验证状态”

Bootstrap 包括错误、警告和成功消息的验证样式。要使用,只需将适当的类(.has-warning、.has-error 或 .has-success)添加到父元素即可。

示例

您可以尝试运行以下代码用于实现验证状态

实时演示

<!DOCTYPE html>
<html>
   <head>
      <title>Bootstrap Example</title>
      <link href = /bootstrap/css/bootstrap.min.css rel = stylesheet>
      <script src = /scripts/jquery.min.js></script>
      <script src = /bootstrap/js/bootstrap.min.js></script>
   </head>
   <body>
      <form class = form-horizontal role = form>
         <div class = form-group>
            <label class = col-sm-2 control-label>Focused</label>
            <div class = col-sm-10>
               <input class = form-control id = focusedInput type = text value = This is focused...>
            </div>
         </div>
         <div class = form-group>
            <label for = inputPassword class = col-sm-2 control-label>Disabled</label>
            <div class = col-sm-10>
               <input class = form-control id = disabledInput type = text placeholder = Disabled input here... disabled>
            </div>
         </div>
         <fieldset disabled>
            <div class = form-group>
               <label for = disabledTextInput class = col-sm-2 control-label>
                  Disabled input (Fieldset disabled)
               </label>
               <div class = col-sm-10>
                  <input type = text id = disabledTextInput class = form-control placeholder = Disabled input>
               </div>
            </div>
            <div class = form-group>
               <label for = disabledSelect class = col-sm-2 control-label>
                  Disabled select menu (Fieldset disabled)
               </label>
               <div class = col-sm-10>
                  <select id = disabledSelect class = form-control>
                     <option>Disabled select</option>
                  </select>
               </div>
            </div>
         </fieldset>
         <div class = form-group has-success>
            <label class = col-sm-2 control-label for = inputSuccess>
               Input with success
            </label>
            <div class = col-sm-10>
               <input type = text class = form-control id = inputSuccess>
            </div>
         </div>
         <div class = form-group has-warning>
            <label class = col-sm-2 control-label for = inputWarning>
               Input with warning
            </label>
            <div class = col-sm-10>
               <input type = text class = form-control id = inputWarning>
            </div>
         </div>
         <div class = form-group has-error>
            <label class = col-sm-2 control-label for = inputError>
               Input with error
            </label>
            <div class = col-sm-10>
               <input type = text class = form-control id = inputError>
            </div>
         </div>
      </form>
   </body>
</html>

以上就是Bootstrap Validation States的中文翻译是Bootstrap验证状态的详细内容,更多请关注双恒网络其它相关文章!

1. 本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7. 如遇到加密压缩包,请使用WINRAR解压,如遇到无法解压的请联系管理员!
8. 精力有限,不少源码未能详细测试(解密),不能分辨部分源码是病毒还是误报,所以没有进行任何修改,大家使用前请进行甄别
9.本站默认解压密码为:www.sudo1.com
本站提供的一切软件、教程和内容信息仅限用于学习和研究目的。
不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。
本站信息来自网络收集整理,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑或手机中彻底删除上述内容。
如果您喜欢该程序和内容,请支持正版,购买注册,得到更好的正版服务。
我们非常重视版权问题,如有侵权请邮件与我们联系处理。敬请谅解!

云资源网 » “Bootstrap Validation States”的中文翻译是”Bootstrap验证状态”

常见问题FAQ

免费下载或者VIP会员专享资源能否直接商用?
本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
提示下载完但解压或打开不了?
最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可在对应资源底部留言,或 联络我们.。
你们有qq群吗怎么加入?
当然有的,如果你是帝国cms、易优cms、和pbootcms系统的爱好者你可以加入我们的QQ千人交流群https://sudo1.com/page-qun.html。
  • 会员数(个)
  • 12275资源数(个)
  •        
  • 资源(G)
  •        
  • 今日下载
  • 1365稳定运行(天)

提供最优质的资源集合

立即查看 了解详情