document.all.status_iframe.close();
or
document.body.focus();
?
Wouter
"elhaplo" <elhaplo.110ssm (AT) mail (DOT) forum4designers.com> wrote
:
: I am having a problem when I try to dynamically open an iframe using
: javascript (document.all.status_iframe.src = url). Every other time I
: load the iframe, the internet explorer loading status bar (at the
: bottom of the browser window) will continue to appear like the page is
: loading when I know for a fact that the iframe is fully loaded and I
: can interact with it.
:
: Has anyone else had this problem? Any ideas how to fix it? I am using
: IE 5.5.
:
: Thanks.
:
:
: elhaplo
: ------------------------------------------------------------------------
: Posted via
http://www.forum4designers.com
: ------------------------------------------------------------------------
: View this thread:
http://www.forum4designers.com/message40448.html
: