jquery手风琴菜单不正确

时间:2012-07-22 15:42:44

标签: javascript jquery html

website

在左侧的主页菜单上正常显示(折叠)。并在此page。它完全扩展。问题,为什么会发生这种情况以及如何解决?

1 个答案:

答案 0 :(得分:1)

这是你的答案。从浏览器错误控制台。 您的JavaScript没有被加载,因为指定的路径可能不正确。

Failed to load resource: the server responded with a status of 404 (Not Found) http://partssystem.ru/shop/css/colorbox.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://partssystem.ru/shop/js/jquery-1.7.1.min.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://partssystem.ru/shop/js/menu-collapsed.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://partssystem.ru/shop/js/mootools.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://partssystem.ru/shop/js/jquery.colorbox.js
Uncaught TypeError: Object #<HTMLDocument> has no method 'ready'