Click here to get back home

firefox 1.5 reloads wrong page when reloading a frameset

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
firefox 1.5 reloads wrong page when reloading a frameset Eyal 02-27-2007
Posted by Eyal on February 27, 2007, 6:59 am
Please log in for more thread options


hi to all,

i have the following:
frames.html:
<html>
        <head>
        </head>
        <frameset cols="*,*">
                <frame src="a.html" name="a" />
                <frame src="http://google.com" name="b" />
        </frameset>
</html>

a.html:
<html>
        <head>
        </head>
        <body>
                <a href="b.html">change lang</a>
        </body>
</html>

b.html:
<html>
        <head>
        </head>
        <body onload="window.top.location.reload(true)">
        </body>
</html>

my issue is with the following scenario:
>load frames.html
>press the "change lang" link

in FF 2.0 and IE 7.0 the scenario works in what seems to me to be the
correct way:
frames.html is reloaded and shows a.html and google.
in FF 1.5 however frames.html is reloaded but instead of a.html i get
b.html which in turn makes the browser go into a loop of repeatedly
reload frames.html and its frames.

would love to know if this is a browser issue.
would love to know of workarounds.
would love to know anything about this ;)

adios and thanks in advance,
eyal.


Similar ThreadsPosted
Frameset -> Page -> IFrame -> Frameset ...issue with scroll bars (Two issues) April 4, 2008, 6:45 pm
Frameset look and behavior problem in Firefox... Help Please! February 22, 2007, 1:33 pm
Header and Buttons, wrong position with Firefox February 27, 2008, 12:38 pm
Can't validate my frameset page May 19, 2007, 10:49 pm
what's wrong with this page? August 11, 2005, 3:28 am
Opening External Page in My Frameset September 22, 2004, 4:28 am
Link to a frames based page links to wrong html file. June 14, 2006, 6:53 pm
Why is Firefox killing my home page? November 15, 2004, 9:58 pm
Simple page displays fine in Firefox, but not on IE March 14, 2006, 11:53 am
is it possible to have an rtl frameset? February 21, 2007, 5:20 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap