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 ヒント プラグインを使用していますが、正常に動作しています。問題は、ページが ajax から読み込まれ、このページの任意の要素で手がかりを使用したい場合、機能しないことです。
私はすでに ajax をロードしたページで .cluetip() 関数を呼び出しています。
ありがとう
AJAX 経由でページをロードするときは、プラグインを初期化する必要があります。初期化コードを AJAX 成功コールバックに入れます。