[vox-tech] web page constantly reloading
andy wergedal
vox-tech@lists.lugod.org
Wed, 4 Dec 2002 16:37:32 -0800 (PST)
This is in the script section of the page.
<SCRIPT language=JavaScript>
<!-- file://FrameBuster
if (self != top) top.location.replace(self.location);
file://-->
</SCRIPT>
It is javascript that forces the maximization of the page
and stops frames. Unfortunately, this specific code only
works in IE. They should have a browser check and they
should have used this code for non IE browsers.
<SCRIPT language=JavaScript>
<!-- file://FrameBuster
if (self != top)
top.location.replace(self.location);
else top.location = self.location;
file://-->
</SCRIPT>
-- Andy
<script language="JavaScript">
<!-- hide
if (window.frames) {
if (parent != self) {
location.href="index.html"
}
}
// unhide -->
</script>
-- Andy
--- Peter Jay Salzman <p@dirac.org> wrote:
> this page:
>
> http://www.metal-sludge.com/MainPage.htm
>
> constantly reloads. once the page is done, opera reloads
> it again. and
> again. ad infinitum.
>
> i'm pretty sure it's something i did with preferences,
> although it's
> been so long and i tinker so much that i can't even begin
> to guess what.
>
> i don't have the same problem with any other browser (but
> i hardly ever
> use mozilla or galeon, so i don't tinker with them much).
>
> i read this website *constantly*, and it would be nice
> for the reloading
> to stop.
>
> anyone have any ideas what can be causing it?
>
> pete
>
> --
> Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA
> 951D
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com