[jQuery] load progress on background image...
Is it possible to detect this? I've searched everywhere.
What i have is an image gallery that changes the background image, so
it will be liquid with different resolutions.
Id like to trace it so i can attach a load image and text.
$("#leftCol").css("background-image","none").hide().css("background-
image","url("+imagePath+")").fadeIn(2000);