document.querySelector('img.my-image').addEventListener('load', function(){ // The image is ready! });