Well, actually, there is - you could use the set text behavior on the body
tag with an onLoad event to set the text of the layer to be a link to the
image tag. This would delay its loading until the entire page has loaded.
Perhaps a simpler way would be to just move the code for the layer so that
it is at the very bottom of the page (right above </body>).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.