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 と Mootools の両方を実行しているページがあります。mootools ライブラリは AJAX を使用して動的メニューをロードしており、Dom がロードされた後に表示されます
JQuery を使用して、ロード後にそのメニューにクラスを追加したいと考えています。Mootools AJAX メニューがロードされたことを JQuery で確認する方法はありますか?! document.ready はそれをカットしません。
助けてくれてありがとう