0

このウェブサイトがあります

左側のホームページ メニューでは、通常どおり表示されます (折りたたまれます)。そして、このページで。完全に拡張されています。質問、なぜこれが起こっているのですか、どうすれば修正できますか?

4

1 に答える 1

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' 
于 2012-07-22T15:51:44.933 に答える