This simple example is just a test. I want to figure out
how I can preload images on pages where I am dynamically
generating a lot of images, like on the Display page of
Mandrake's. All I'm trying to do is preload them to make
my pages more snappy. It seems to access the images
I have to manually add them to the page. However, when
I do this they exhibit this odd behavior where they end
up outside my HTML.
Any attempt to first load them into a container control
and then access them also seems to fail. Very strange.