From: Matthew Butler on
is there some client side javascript that can be ran to tell whether a <img>
is still loading.

i am dynamically setting the src attribute if the control on page load to
another url thats write the image to the output stream of the page. this
means teh page finishes loading while the image is still being generated in
the external url.