Swapping images

Thanks Toan Le,

I did wonder at what point in the process the image preloading would occur?

If I ignore the need to check for speed, does the current version of Saola allow for me to use code to simply replace an image source before preloading?

For example:

  1. would using a document create event handler occur before the image preloading?

  2. Is that event or other occurs before image loading can the loader be manipulated to change images?

Cheers.