I am relatively new to jQuery, been using it for about two months and working fine with no previous JS experience. However, when performing many ajax routines I replace or fill a container with an animated loading gif. When the script runs though, at first just the alt text is shown and then the image finally replaces it.
Is there anyway to preload just this specific image so it is shown immediatly rather than loading into view?