0

我正在做一个学校项目,我正在努力让这个 flexslider 显示

http://lauralynn87.github.io/WSP/Project/

我真的不知道我做错了什么。如果有人可以请帮助,将不胜感激。

4

1 回答 1

0

你有一堆javascript错误,基本上它找不到要包含的js。养成查看开发者工具的习惯,你的生活会轻松很多。

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.flexslider.js, line 0)
[Error] TypeError: 'undefined' is not an object (evaluating 'a.fn')
    (anonymous function) (bootstrap.min.js, line 11)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (slide3.jpg, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (GoodDog-webfont.woff, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (GoodDog-webfont.ttf, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (GoodDog-webfont.svg, line 0)
[Error] TypeError: 'undefined' is not a function (evaluating '$('.flexslider').flexslider()')
    (anonymous function) (Project, line 24)
    dispatch (jquery-1.9.1.min.js, line 3)
    handle (jquery-1.9.1.min.js, line 3)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (favicon.ico, line 0)
于 2013-09-20T17:32:59.477 回答