Frame Keeps Loading Forever in IE 6 (bug?)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mid

    Frame Keeps Loading Forever in IE 6 (bug?)

    Hello!

    When I click in my framed menu page that uses
    parent.framenam e.location.href =htmlpage.htm the status bar of IE 6, after
    the page has completely finished loading... it keeps loading forever. So
    users get confused if page is complete or not.

    I googled but I found other people with the same problem but with no
    awnswers.

    Is there a way to avoid this? Tested in Mozilla 1.0 and it does not
    happen...

    thanks,
    mid
  • koethler

    #2
    Re: Frame Keeps Loading Forever in IE 6 (bug?)

    I encountered this problem also. The cause for me was an html tag on the
    loaded page was not closed. There are probably other causes, but it's
    something to check anyway.

    Comment

    Working...