bootstrap4学习—Bootstrap v4.0.0-alpha.6的快速参考

下面为Bootstrap v4.0.0-alpha.6中的代码快速检索地址:

网址:https://hackerthemes.com/bootstrap-cheatsheet/

在使用bootstrap4时可能会出现一个错误提示:

bootstrap.js:2748 Uncaught Error: Bootstrap tooltips require Tether (http://tether.io/)(…)

要解决这个报错:就必须引入tether.js

原因是bootstrap.js依赖tether.js,需要注意的是必须把tether放在bootstrap.js之前进行引用.

posted @ 2017-01-20 10:51  划过天际  阅读(3611)  评论(0编辑  收藏  举报