标签: wordpress twitter-bootstrap menu
http://illmindz.pl我的手机菜单有问题 当我打开这个网站时,第一次菜单不起作用,但是当我刷新网站时,一切都很好并且工作得很好。你知道如何解决它并解决这个问题吗?
答案 0 :(得分:0)
这是因为你有错误,
Uncaught TypeError: $ is not a function at (index):1016
只需使用,
$( document ).ready(function() {
尝试使用jQuery而不是$