what's the point of the $(document).ready(function() if I pre load my images? I thought the idea is to load the page then find images and then modify their properties. with a pre loader I would pre load the images then modify their properties then load the page. am I right?
luke. On Jun 20, 5:27 pm, Wizzud <[EMAIL PROTECTED]> wrote: > I think you will find that you need to use what is commonly referred > to as a 'preloader'. Take a look at Ariel's Preload plugin (Link mode, > with onComplete)