我遇到了carouFredSel中找不到的 foo元素的问题。 这就是为什么有些项目不能在我的页面上工作的原因。即使我使用 jquery.carouFredSel-6.2.1-packed.js 仍然是同一个问题。 有没有人知道如何解决这个foo元素?
carouFredSel:没有找到"#foo"的元素。
carouFredSel:没有找到"#foo2"的元素。
提前致谢
答案 0 :(得分:0)
您正在使用无法找到的元素初始化carouFredSel,这不是carouFredSel的问题,而是您的代码问题。
请参阅carouFredSel的源代码:https://github.com/gilbitron/carouFredSel/blob/master/jquery.carouFredSel-6.2.1.js#L31
查看文档的基本用法:http://docs.dev7studios.com/article/23-getting-started-with-the-caroufredsel-jquery-plugin
如果要查找导致此错误的代码,请在文件中搜索$("#foo").carouFredSel