首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >错误的jquery折叠菜单

错误的jquery折叠菜单
EN

Stack Overflow用户
提问于 2012-07-22 23:42:44
回答 1查看 149关注 0票数 0

这就是website

在首页左侧的菜单显示正常(折叠)。在这台page上。它是完全扩展的。问,为什么会发生这种情况,以及如何修复它?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-07-22 23:51:45

这就是你的答案。从浏览器错误控制台。未加载任何JavaScript,因为指定的路径可能不正确。

代码语言: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' 
票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/11601630

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档