@@ -142,7 +142,7 @@ function imageLoading() {
//somehow the server work so fast, script doesn't have much time to set the load eventlistener
//thus we check here, to ensure checkAllImagesLoaded run
- console.log(loadedCount, totalImages);
+ checkAllImagesLoaded();
}
function reset() {