当导航栏在顶部显示白色时,我该如何解决?

时间:2014-08-12 08:31:45

标签: css3 twitter-bootstrap ruby-on-rails-4 twitter-bootstrap-3 ruby-on-rails-3.2

我正在使用Ruby 2,Rails 4.2并下载了这个Bootstrap template。但是当我在我的localhost中运行此模板时,它会显示导航栏顶部的白色并且还会出错。当我检查元素时,在agency.js中错误是“未定义不是函数”。它指向这个区域。

// Highlight the top nav as scrolling occurs
$('body').scrollspy({
    target: '.navbar-fixed-top'
})

如果有人可以,请提供解决方案。 enter image description here

0 个答案:

没有答案