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.
document.readyにある別のファイルからコンテンツをロードするファイルがあり、同じコンテナーに異なるコンテンツをロードするリンクがあります。ハイパーリンクがクリックされているときにドキュメントの.loadを停止したいですか?
リンクイベントが発生したことを確認する条件を作成し、次に
.abort();
関数を殺す