Slimsy on an ajax site - event to fire after all images are loaded
I'm using slimsy on an ajax site. After the ajax call I call
window.slimmage.checkResponsiveImages();
to get the responsive images which works fine. I need to do some calculations based on the image heights and therefore need an event which fires after all images are loaded. Using just a timeout is very unreliable.
Slimsy on an ajax site - event to fire after all images are loaded
I'm using slimsy on an ajax site. After the ajax call I call
to get the responsive images which works fine. I need to do some calculations based on the image heights and therefore need an event which fires after all images are loaded. Using just a timeout is very unreliable.
Do you have any solutions for this case?
Thanks a lot in advance.
is working on a reply...