Answer the question
In order to leave comments, you need to log in
How to find out when all the images in the block are 100% loaded?
The problem is this: there is a block, it contains about 50 small pictures ~ 128x120px. You need to know exactly when all the pictures are loaded and calculate their total width accordingly. Tell me how to catch the event on js (JQuery) when all the pictures are guaranteed to be loaded?
$('div images').load(..); // не пашет см. док-ю.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question