发布于 2016-07-26 00:18:46 | 297 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Bootstrap v3教程,程序狗速度看过来!
Bootstrap Web前端CSS框架
Bootstrap是Twitter推出的一个开源的用于前端开发的工具包。它由Twitter的设计师Mark Otto和Jacob Thornton合作开发,是一个CSS/HTML框架。Bootstrap提供了优雅的HTML和CSS规范,它即是由动态CSS语言Less写成。Bootstrap一经推出后颇受欢迎,一直是GitHub上的热门开源项目,包括NASA的MSNBC(微软全国广播公司)的Breaking News都使用了该项目。
Bootstrap 3.3.7 发布了,本次发布改进记录如下:
#19192 Fix keyboard navigation for toggle buttons (checkbox, radio, single toggle) following a mouse click
#19659: Clear tooltip's $element
to prevent leaking memory
#20019: Avoid calling jQuery('#')
since it's a syntax error in jQuery 3
#20259: Backport jQuery-related JS unit test fixes from v4
#20278: button.js: Set disabled property in addition to disabled attribute, for jQuery 3 compatibility
#20313: Avoid using $.offset()
on SVGs since it gives incorrect results in jQuery 3
#20338: Update jQuery version check and jQuery dependency version range to allow jQuery 3
No significant changes.
#19704: Add aria-label
and callout about labeling pagination components
#19263 Bump html5shiv to v3.7.3
#19273 Port v4 browser support table format to v3
#19893: Update jQuery to v1.12.4
Numerous Wall of Browser Bugs updates
下载地址:https://github.com/twbs/bootstrap/archive/v3.3.7.zip