Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のjQueryカルーセルがホームページの下部でうまく機能しているのに、ワークショップやイベントページでは機能していない理由を知っている人はいますか? noConflict を試しましたが、役に立ちませんでした。
プラグインをで初期化しますjQuery('div#image_list ul.image_list').jj_ngg_shuffle(); が、IDが。のオブジェクトはないようですimage_list。
jQuery('div#image_list ul.image_list').jj_ngg_shuffle();
image_list
私が得ているjavascriptエラーは次のとおりです:Object has not method 'jj_ngg_shuffle'これはこれを確認します。
Object has not method 'jj_ngg_shuffle'