On 7 sep, 11:38, Aaron <[EMAIL PROTECTED]> wrote: > Has anyone have a detailed solution for this or an example page i > could take a look at? > > Thanks! >
Here's one. This one waits for all the embedded images to load (the image inside takes 5 seconds to generate), but you could do what's in the $(window).load handler at the end of the $('document').ready() if what you want is waiting for all the initialization stuff to complete. http://www.linuxaddicts.com/static/jq/loading.html Renaud Drousies