bootstrap学习以及其插件

Bootstrap中文网地址,里面有bootstrap组件的下载与使用说明,现在使用bootstrap3:

http://www.bootcss.com/

W3CSchool.CC里面有学习bootstrap的内容,可以在线测试,觉得不错:

http://www.w3cschool.cc/bootstrap/bootstrap-tutorial.html

由于bootstrap没有日历控件,我打算用这个日历控件,里面有使用说明:

http://www.html580.com/?2zi_fRif

文档地址

http://eonasdan.github.io/bootstrap-datetimepicker/

下载地址:https://github.com/Eonasdan/bootstrap-datetimepicker

Bootstrap表单验证插件

http://www.ifree168.com/lib/?p=4938

下载地址:https://github.com/mrlong/bootstrap3-validation.js

http://reactiveraven.github.io/jqBootstrapValidation/

动手重写required样式

http://www.jiawin.com/forms-css3-html5-validation

html5validate

http://www.zhangxinxu.com/wordpress/2012/12/jquery-html5validate-html5-form-validate-plugin/

原文地址:https://www.cnblogs.com/guxingzhe/p/5346993.html