S
snazzy
I have a problem where using innerHTML to rewrite a DIV or removeChild
to kill a DIV that either of them, if excuted before the page is done
loading will stop the page in its tracks.
removeChild:
http://www.jsonline.com/preview/richmedia6.asp
The innerHTML rewrite acts the same way. If you click "close ad" in the
upper right corner before the page has loaded completely then the page
will stop loading and elements could be missing.
What am I missing here. I probably could load the ad at the very end of
the page, but that isn't an option right now. Looking for any
thoughts...
Thanks much,
Dennis
to kill a DIV that either of them, if excuted before the page is done
loading will stop the page in its tracks.
removeChild:
http://www.jsonline.com/preview/richmedia6.asp
The innerHTML rewrite acts the same way. If you click "close ad" in the
upper right corner before the page has loaded completely then the page
will stop loading and elements could be missing.
What am I missing here. I probably could load the ad at the very end of
the page, but that isn't an option right now. Looking for any
thoughts...
Thanks much,
Dennis