HighDots Forums  

Re: iframe loading

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: iframe loading in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
elhaplo
 
Posts: n/a

Default Re: iframe loading - 02-02-2004 , 05:16 PM







I am having a problem when I try to dynamically open an iframe usin
javascript (document.all.status_iframe.src = url). Every other time
load the iframe, the internet explorer loading status bar (at th
bottom of the browser window) will continue to appear like the page i
loading when I know for a fact that the iframe is fully loaded and
can interact with it.

Has anyone else had this problem? Any ideas how to fix it? I am usin
IE 5.5.

Thanks

elhapl
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message40448.htm


Reply With Quote
  #2  
Old   
DJ WIce
 
Posts: n/a

Default Re: iframe loading - 02-02-2004 , 05:30 PM






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
:



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.