bootstrap

时间:2014-07-22 23:17:22   收藏:0   阅读:597

http://getbootstrap.com/

http://cnbootstrap.com/index.html

http://cnbootstrap.com/javascript.html

熟悉以下控件:

"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-transition.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-modalmanager.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-modal.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-dropdown.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-scrollspy.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-tab.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-tooltip.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-popover.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-alert.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-button.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-collapse.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-typeahead.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-affix.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-bootbox.js",
"~/Areas/Admin/Content/js/plugins/bootstrap/bootstrap-progressbar.js"


/Areas/Admin/Content/js/plugins/forms/jquery.placeholder.js
IE8不支持placeholder属性,需要引入此js

 

"~/Areas/Admin/Content/css/ui_custom.min.css"自定义的css是在引入以下css的时候修改的
"~/Areas/Admin/Content/css/bootstrap.min.css",
"~/Areas/Admin/Content/css/bootstrap-modal.min.css",

原文:http://www.cnblogs.com/llk8/p/3514090.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!