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.
ユーザーがボタンをクリックすると、画像の配列が読み込まれます (1 から 1000 までの可能性があります...)。最後の画像がいつ読み込まれたかを何らかの方法で検出することは可能ですか?
onload画像ごとにイベントを定義し、イベントで最後の画像が読み込まれるまでカウンターをインクリメントすることができます。これは配列の長さになります。
onload