hi am using this snippet for preload image using javascript
window.onload=function(){
heavyImage.src = "images/qq-lookupbody-holder.png"; (ON PAGE LOAD)
}
But am not find any different after i added this js snippet,
Is there any way to check , the preloader script is really worht or not....