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

时间:2017-01-20 12:39:40   收藏:0   阅读:3202

下面为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之前进行引用.

原文:http://www.cnblogs.com/xinjianheyi/p/6322170.html

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